From: François Fleuret Date: Sun, 19 Mar 2023 15:25:33 +0000 (+0100) Subject: Update. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=beaver.git;a=commitdiff_plain;h=1b3b0e7b194a80af2edce9f80dc3e860bc543062 Update. --- diff --git a/README.txt b/README.txt new file mode 100644 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.