31710e2d0d8a60af81d33a4e1164519447481156
[beaver.git] / README.txt
1 To run the experiments:
2
3   ./beaver.py
4
5 to train the shortest-path solving GPT, and
6
7   ./beaver.py --overwrite --one_shot --nb_epochs=10
8
9 to train the one-shot MLP read-out.