浏览代码

fix config

/develop/cubewars/splashdamage
Andrew Cohen 4 年前
当前提交
00e3c5c5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 4
      config/ppo/CubeWars.yaml

4
config/ppo/CubeWars.yaml


self_play:
save_steps: 50000
team_change: 200000
swap_steps: 1000
swap_steps: 3000
window: 10
play_against_latest_model_ratio: 0.5
initial_elo: 1200.0

self_play:
save_steps: 50000
team_change: 200000
swap_steps: 3000
swap_steps: 1000
window: 10
play_against_latest_model_ratio: 0.5
initial_elo: 1200.0
正在加载...
取消
保存