浏览代码

Fixing the number of layers in the config of PyramidsRND

/develop/gail-srl-hack
vincentpierre 4 年前
当前提交
8f729b75
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
      config/ppo/PyramidsRND.yaml

1
config/ppo/PyramidsRND.yaml


strength: 0.01
network_settings:
hidden_units: 64
num_layers: 3
learning_rate: 0.0001
keep_checkpoints: 5
max_steps: 3000000

正在加载...
取消
保存