浏览代码

Clarify text

/develop-generalizationTraining-TrainerController
GitHub 7 年前
当前提交
d14d88e2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      docs/Getting-Started-with-Balance-Ball.md

2
docs/Getting-Started-with-Balance-Ball.md


1. Open `python/PPO.ipynb` notebook from Jupyter.
2. Set `env_name` to whatever you named your environment file.
3. (optional) Set `run_path` directory to your choice.
4. Run all cells of notebook except for final.
4. Run all cells of notebook with the exception of the last one under "Export the trained Tensorflow graph."
### Observing Training Progress
In order to observe the training process in more detail, you can use Tensorboard.

正在加载...
取消
保存