action mask
This commit is contained in:
parent
cb30fd3229
commit
3e1775428d
7 changed files with 111 additions and 554 deletions
2
justfile
2
justfile
|
|
@ -20,6 +20,4 @@ pythonlib:
|
|||
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_burn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue