ml-agents/com.unity.ml-agents
Miguel Alonso Jr 2b3df3a040 Fixed a bunch of bugs. 2023-01-23 13:39:42 -05:00
..
Documentation~ Merged main into develop 2022-12-02 14:47:44 -05:00
Editor Basic ASE trainer, policy, and optimizer in place. 2022-12-27 10:33:16 -05:00
Plugins pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Runtime Fixed a bunch of bugs. 2023-01-23 13:39:42 -05:00
Samples/3DBall pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Tests Convenience Features (#5842) 2022-12-14 13:16:48 -08:00
.gitignore pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
.npmignore pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
CHANGELOG.md Convenience Features (#5842) 2022-12-14 13:16:48 -08:00
CHANGELOG.md.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
CODEOWNERS pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
CODEOWNERS.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
CONTRIBUTING.md pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
CONTRIBUTING.md.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Editor.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
LICENSE.md pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
LICENSE.md.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Plugins.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
README.md pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
README.md.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Runtime.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Tests.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Third Party Notices.md pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
Third Party Notices.md.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
catalog-info.yaml pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
catalog-info.yaml.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
com.unity.ml-agents.sln.DotSettings pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
com.unity.ml-agents.sln.DotSettings.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00
package.json Dev rel20 post (#5827) 2022-11-22 16:40:09 -08:00
package.json.meta pull development changes to `main` branch (#81) 2022-11-18 13:21:12 -08:00

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.