X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.txt;h=4f8d8da5c29a55c013a8fbd0cd55fa59846a81ac;hb=60cd4f63c55c77f5097ebac146c212763ba11925;hp=abf3490be8eca88c2f772b4ae84fc4b290351bea;hpb=f3f490def0be8a3ea2b9a0ac60f5bb33c5c45fb5;p=mygptrnn.git diff --git a/README.txt b/README.txt index abf3490..4f8d8da 100644 --- a/README.txt +++ b/README.txt @@ -1,4 +1,8 @@ +# To run a minimal test task + ./main.py --task=memory --model=4M-C --nb_epochs=5 +# To run the grid experiment with a 37M Caterpillar model. + ./main.py --task=grid --model=37M-C