Added default configurations and reformated with black.
[mygpt.git] / readme.txt
index a71a520..74e7e9e 100644 (file)
@@ -1,3 +1,8 @@
+
+To run the MNIST experiment:
+
+  ./main.py --data=mnist
+
 To run the picoclvr experiment:
 
-  ./mygpt.py --data=picoclvr --nb_epochs=8
+  ./main.py --data=picoclvr