projects
/
beaver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71a5d04
)
Update.
author
François Fleuret
<francois@fleuret.org>
Sun, 19 Mar 2023 15:25:33 +0000
(16:25 +0100)
committer
François Fleuret
<francois@fleuret.org>
Sun, 19 Mar 2023 15:25:33 +0000
(16:25 +0100)
README.txt
[new file with mode: 0644]
patch
|
blob
diff --git a/README.txt
b/README.txt
new file mode 100644
(file)
index 0000000..
31710e2
--- /dev/null
+++ b/
README.txt
@@ -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.