feat: bot sac & ppo save & load

This commit is contained in:
Henri Bourcereau 2025-08-21 14:35:25 +02:00
parent afeb3561e0
commit 0c58490f87
8 changed files with 127 additions and 103 deletions

View file

@ -3,8 +3,8 @@
ROOT="$(cd "$(dirname "$0")" && pwd)/../.."
LOGS_DIR="$ROOT/bot/models/logs"
CFG_SIZE=18
ALGO="dqn"
CFG_SIZE=17
ALGO="sac"
BINBOT=burn_train
# BINBOT=train_ppo_burn
# BINBOT=train_dqn_burn