浏览代码

reduce max step

/develop/bisim-review
Andrew Cohen 4 年前
当前提交
70f05c39
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 2
      config/ppo_transfer/3DBallHard.yaml
  2. 2
      config/ppo_transfer/3DBallHardTransfer.yaml

2
config/ppo_transfer/3DBallHard.yaml


gamma: 0.995
strength: 1.0
keep_checkpoints: 5
max_steps: 4000000
max_steps: 1000000
time_horizon: 1000
summary_freq: 12000
threaded: true

2
config/ppo_transfer/3DBallHardTransfer.yaml


gamma: 0.995
strength: 1.0
keep_checkpoints: 5
max_steps: 4000000
max_steps: 1000000
time_horizon: 1000
summary_freq: 12000
threaded: true
正在加载...
取消
保存