feat: wip bot burn ppo
This commit is contained in:
parent
fcd50bc0f2
commit
088124fad1
6 changed files with 332 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ ROOT="$(cd "$(dirname "$0")" && pwd)/../.."
|
|||
LOGS_DIR="$ROOT/bot/models/logs"
|
||||
|
||||
CFG_SIZE=12
|
||||
BINBOT=train_dqn_burn
|
||||
BINBOT=train_ppo_burn
|
||||
# BINBOT=train_dqn_burn
|
||||
# BINBOT=train_dqn_burn_big
|
||||
# BINBOT=train_dqn_burn_before
|
||||
OPPONENT="random"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue