Update.
[beaver.git] / README.txt
diff --git a/README.txt b/README.txt
new file mode 100644 (file)
index 0000000..31710e2
--- /dev/null
@@ -0,0 +1,9 @@
+To run the experiments:
+
+  ./beaver.py
+
+to train the shortest-path solving GPT, and
+
+  ./beaver.py --overwrite --one_shot --nb_epochs=10
+
+to train the one-shot MLP read-out.