Added default configurations and reformated with black.
[mygpt.git] / readme.txt
index 2dab0ea..74e7e9e 100644 (file)
@@ -1,4 +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