Update
[beaver.git] / README.txt
index dc13a4f..f25211f 100644 (file)
@@ -2,3 +2,7 @@ To train the shortest-path solving GPT, and train the one-shot MLP
 read-out:
 
   ./beaver.py --oneshot
+
+Same, lighter settings (~95% test success instead of ~99%):
+
+  ./beaver.py --nb_train_samples=25000 --nb_test_samples=10000 --oneshot