File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33# Unity ML-Agents (Beta)
44
5+
56** Unity Machine Learning Agents** (ML-Agents) is an open-source Unity plugin
67that enables games and simulations to serve as environments for training
78intelligent agents. Agents can be trained using reinforcement learning,
7576## License
7677
7778[ Apache License 2.0] ( LICENSE )
79+
80+ ## Translation
81+
82+ - [ Chinese] ( docs/localized/zh-CN/README.md )
Original file line number Diff line number Diff line change 22
33# Unity ML-Agents (Beta)
44
5+ ** 注意:** 本文档为v0.3版本文档的部分翻译版,目前并不会随着英文版文档更新而更新。若要查看更新更全的英文版文档,请查看[ 这里] ( https://github.com/Unity-Technologies/ml-agents ) 。
6+
57** Unity Machine Learning Agents** (ML-Agents) 是一款开源的 Unity 插件,
68使得我们得以在游戏环境和模拟环境中训练智能 agent。您可以使用 reinforcement learning(强化学习)、imitation learning(模仿学习)、neuroevolution(神经进化)或其他机器学习方法, 通过简单易用的 Python API进行控制,对 Agent 进行训练。我们还提供最先进算法的实现方式(基于
79TensorFlow),让游戏开发者和业余爱好者能够轻松地
You can’t perform that action at this time.
0 commit comments