X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=world.py;h=d95bddb7e27e3052b5df161333f957053f8bdde6;hb=21ed4aa91d0f1ac87ec684d8808e5ced552ad457;hp=aad0bfb9727a3757dd90a0bfcb56e74040c6e011;hpb=8ea809c43242d3a2e063692105919a86c3f6fe6b;p=picoclvr.git diff --git a/world.py b/world.py index aad0bfb..d95bddb 100755 --- a/world.py +++ b/world.py @@ -464,7 +464,7 @@ if __name__ == "__main__": frame2seq, seq2frame, ) = create_data_and_processors( - 25000, + 250, 1000, nb_epochs=5, mode="first_last",