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