X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=problems.py;h=516158795d047002ef70163bea7e03b68b9b9181;hb=16cb07f99cf770fb4e97824f874a68cbddd4c1cf;hp=78bb64e601785bf2e116be86bd14faa4d7021696;hpb=db7cefe4fefb381e56f1292d5bbe4a18c76afb47;p=picoclvr.git diff --git a/problems.py b/problems.py index 78bb64e..5161587 100755 --- a/problems.py +++ b/problems.py @@ -156,4 +156,3 @@ class ProblemAddition(Problem): # for strain, stest in zip(train_seq, test_seq): # s = torch.cat((strain, stest), 0) -