wip
This commit is contained in:
parent
354dcfd341
commit
c6d33555ec
5 changed files with 25 additions and 9 deletions
3
justfile
3
justfile
|
|
@ -21,4 +21,5 @@ trainbot:
|
|||
#python ./store/python/trainModel.py
|
||||
# cargo run --bin=train_dqn # ok
|
||||
# cargo run --bin=train_burn_rl # doesn't save model
|
||||
cargo run --bin=train_dqn_full
|
||||
# cargo run --bin=train_dqn_full
|
||||
cargo run --bin=train_dqn_burn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue