Update.
[mygptrnn.git] / README.txt
index abf3490..4f8d8da 100644 (file)
@@ -1,4 +1,8 @@
 
+# To run a minimal test task
+
 ./main.py --task=memory --model=4M-C --nb_epochs=5
 
+# To run the grid experiment with a 37M Caterpillar model.
+
 ./main.py --task=grid --model=37M-C