f25211f421709aed23a7a364fc96a90f1ab50a0e
[beaver.git] / README.txt
1 To train the shortest-path solving GPT, and train the one-shot MLP
2 read-out:
3
4   ./beaver.py --oneshot
5
6 Same, lighter settings (~95% test success instead of ~99%):
7
8   ./beaver.py --nb_train_samples=25000 --nb_test_samples=10000 --oneshot