X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.txt;h=8265b483b8d04deec945e89d80693acce3072b7a;hb=041605103d6529e5c03fc8ffa98a9a81a78842fb;hp=dc13a4fde5e7a986e766d2d44f578fee2a759f9a;hpb=13e4bbafc59edd81528ddf8320b58052daec50b8;p=beaver.git diff --git a/README.txt b/README.txt index dc13a4f..8265b48 100644 --- a/README.txt +++ b/README.txt @@ -2,3 +2,7 @@ To train the shortest-path solving GPT, and train the one-shot MLP read-out: ./beaver.py --oneshot + +Same, lighter settings (~95% test success instead of ~99%): + + ./beaver.py --nb_train_samples=25000 --nb_test_samples=10000 --nb_epochs=10 --oneshot