X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.txt;h=f25211f421709aed23a7a364fc96a90f1ab50a0e;hb=763e18680a0ae2db64d27c9f2a2054a7403009c0;hp=dc13a4fde5e7a986e766d2d44f578fee2a759f9a;hpb=13e4bbafc59edd81528ddf8320b58052daec50b8;p=beaver.git diff --git a/README.txt b/README.txt index dc13a4f..f25211f 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 --oneshot