Moved the input/output shift in the forward of the model.
[mygpt.git] / readme.txt
index 40a442f..74e7e9e 100644 (file)
@@ -1,4 +1,8 @@
 
+To run the MNIST experiment:
+
+  ./main.py --data=mnist
+
 To run the picoclvr experiment:
 
-  ./main.py --data=picoclvr --nb_epochs=8
+  ./main.py --data=picoclvr