X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=svrt.git;a=blobdiff_plain;f=doit.sh;h=713c3711248919653c302e5ac599ff2c41fb962b;hp=a6bb4aee8fd6a45c1de2ad57a1de864c7345a554;hb=HEAD;hpb=37655efbc4fa519a7305e05c651bd0959b9d77ca;ds=sidebyside diff --git a/doit.sh b/doit.sh index a6bb4ae..713c371 100755 --- a/doit.sh +++ b/doit.sh @@ -19,14 +19,14 @@ # License for more details. # # You should have received a copy of the GNU General Public License -# along with selector. If not, see . +# along with svrt. If not, see . nb_samples_to_save=100 nb_samples_for_training=1000 problem_list=$* -[[ ${problem_list} ]] || problem_list="1 2 3 5 6 8 11 12 13 17 18 20 21" +[[ ${problem_list} ]] || problem_list=$(echo {1..23}) set -e