This website requires JavaScript.
Explore
Help
Sign In
s440556
/
SZI2019SmieciarzWmi
Watch
2
Star
0
Fork
0
You've already forked SZI2019SmieciarzWmi
Code
Issues
Pull Requests
Releases
Wiki
Activity
49c5c2aef4
SZI2019SmieciarzWmi
/
VowpalWabbit
/
vowpal_auto_run.sh
6 lines
105 B
Bash
Raw
Normal View
History
Unescape
Escape
Added a s ton of stuff - gc-vw communication, custom bash exec
2019-06-05 10:28:55 +02:00
#!/bin/bash
for
(
(
i
=
1
;
i<
=
$1
;
i++
)
)
do
Created learning script, cleaned up
2019-06-05 18:21:27 +02:00
echo
"Run "
$i
"/"
$1
Added a s ton of stuff - gc-vw communication, custom bash exec
2019-06-05 10:28:55 +02:00
python3 ./main.py auto
true
bestfs
done
Reference in New Issue
Copy Permalink