浏览代码

[docs] Fix a configuration error in RollerBall that doesn't allow training to run. (#3945)

mlagents.trainers.exception.UnityTrainerException: The hyper-parameter memory_size could not be found for the <class 'mlagents.trainers.ppo.trainer.PPOTrainer'> trainer of brain RollerBall.
/docs-update
GitHub 5 年前
当前提交
96dc2545
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
      docs/Learning-Environment-Create-New.md

1
docs/Learning-Environment-Create-New.md


learning_rate: 3.0e-4
learning_rate_schedule: linear
max_steps: 5.0e4
memory_size: 128
normalize: false
num_epoch: 3
num_layers: 2

正在加载...
取消
保存