Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Ervin Teng 1859f252 Merge commit 'fbcdd83c087135f870e785cc72e5ff9a7e898e3a' into develop-splitpolicyoptimizer 5 年前
..
Documentation~ Create ML-Agents Package (#3267) 5 年前
Editor Merge branch 'master' into develop-splitpolicyoptimizer 5 年前
Plugins Merge commit 'f9c05a61d574305497789b5997f1ae3ea1b1ad3b' into develop-splitpolicyoptimizer 5 年前
Runtime Merge commit 'fbcdd83c087135f870e785cc72e5ff9a7e898e3a' into develop-splitpolicyoptimizer 5 年前
Tests Merge commit 'fbcdd83c087135f870e785cc72e5ff9a7e898e3a' into develop-splitpolicyoptimizer 5 年前
.editorconfig Format code and add .editorconfig to our package. (#3305) 5 年前
.gitignore Create ML-Agents Package (#3267) 5 年前
.npmignore Create ML-Agents Package (#3267) 5 年前
CHANGELOG.md Replace Agent.GetStepCount with Agent.StepCount` (#3476) 5 年前
CHANGELOG.md.meta Create ML-Agents Package (#3267) 5 年前
CONTRIBUTING.md Create ML-Agents Package (#3267) 5 年前
CONTRIBUTING.md.meta Create ML-Agents Package (#3267) 5 年前
Editor.meta Create ML-Agents Package (#3267) 5 年前
LICENSE.md [upkeep] Add a dev project to take advantage of package that only work with 2019.x or newer. (#3452) 5 年前
LICENSE.md.meta Create ML-Agents Package (#3267) 5 年前
Plugins.meta Create ML-Agents Package (#3267) 5 年前
README.md fix trailing whitespace in markdown (#2786) 5 年前
README.md.meta Create ML-Agents Package (#3267) 5 年前
Runtime.meta Create ML-Agents Package (#3267) 5 年前
Tests.meta Create ML-Agents Package (#3267) 5 年前
com.unity.ml-agents.sln.DotSettings [timer] Add gauges to csharp timers to reflect python gauges. (#3013) 5 年前
com.unity.ml-agents.sln.DotSettings.meta Create ML-Agents Package (#3267) 5 年前
package.json [barracuda] Update barracuda to 0.6.0-preview. (#3444) 5 年前
package.json.meta Create ML-Agents Package (#3267) 5 年前

README.md

Unity ML-Agents SDK

Contains the ML-Agents Unity Project, including both the core plugin (in Scripts), as well as a set of example environments (in Examples).