9ee3ff0aee
* Added feature to training area replicator to optionally specify replications in builds only. * Add ModelCarousel component that cycles through a list of models to show training progress. * Add usage notes and fix default values * Added new config feature to distribute checkpointing evenly throughout training. * Dotnet formatting. * Updated docs. * Added tests. Co-authored-by: Jason Rupert <jason.rupert@unity3d.com> |
||
---|---|---|
.. | ||
Documentation~ | ||
Editor | ||
Plugins | ||
Runtime | ||
Samples/3DBall | ||
Tests | ||
.gitignore | ||
.npmignore | ||
CHANGELOG.md | ||
CHANGELOG.md.meta | ||
CODEOWNERS | ||
CODEOWNERS.meta | ||
CONTRIBUTING.md | ||
CONTRIBUTING.md.meta | ||
Editor.meta | ||
LICENSE.md | ||
LICENSE.md.meta | ||
Plugins.meta | ||
README.md | ||
README.md.meta | ||
Runtime.meta | ||
Tests.meta | ||
Third Party Notices.md | ||
Third Party Notices.md.meta | ||
catalog-info.yaml | ||
catalog-info.yaml.meta | ||
com.unity.ml-agents.sln.DotSettings | ||
com.unity.ml-agents.sln.DotSettings.meta | ||
package.json | ||
package.json.meta |
README.md
com.unity.ml-agents
ML-Agents is a Unity package that allows users to use state-of-the-art machine learning to create intelligent character behaviors in any Unity environment (games, robotics, film, etc.).
Installation
Please refer to the ML-Agents github repo for installation instructions.
Usage
Please refer to the ML-Agents documentation page for usage guides.