浏览代码

cloud run

/soccer-fives
Andrew Cohen 5 年前
当前提交
5c7a1fbf
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 8
      config/trainer_config.yaml

8
config/trainer_config.yaml


time_horizon: 1000
num_layers: 3
self_play:
window: 30
play_against_current_self_ratio: 0.5
save_steps: 50000
swap_steps: 50000
window: 100
play_against_current_self_ratio: 0.2
save_steps: 100000
swap_steps: 100000
CrawlerStatic:
normalize: true

正在加载...
取消
保存