Update.
[picoclvr.git] / world.py
index aad0bfb..d95bddb 100755 (executable)
--- 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",