Unity ML-Agents Package
Перейти к файлу
Maryam Honari 0f5b761886 remove unreleased section (#16) 2022-03-25 11:37:59 -07:00
.github Update automated trigger rules to support oneflow develop branch (#11) 2022-03-23 14:11:50 -07:00
.yamato Release 2.3.0 exp.1 (#13) 2022-03-23 14:38:44 -07:00
Documentation~ Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Editor Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Plugins Fix execution order (#4) 2022-02-24 15:09:02 -05:00
Runtime Release 2.3.0 exp.1 (#13) 2022-03-23 14:38:44 -07:00
Samples Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Tests Fixed failing tests. (#2) 2022-02-22 18:04:09 -05:00
utils Fixed failing tests. (#2) 2022-02-22 18:04:09 -05:00
.gitignore Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
.npmignore Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
.pre-commit-config.yaml Updates for pre-commit and github actions. 2022-02-11 12:24:19 -05:00
.pre-commit-search-and-replace.yaml Updates for pre-commit and github actions. 2022-02-11 12:24:19 -05:00
CHANGELOG.md remove unreleased section (#16) 2022-03-25 11:37:59 -07:00
CHANGELOG.md.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
CODEOWNERS Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
CODEOWNERS.meta Fixed failing tests. (#2) 2022-02-22 18:04:09 -05:00
CONTRIBUTING.md Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
CONTRIBUTING.md.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Editor.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
LICENSE.md Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
LICENSE.md.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Plugins.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
README.md Updated README. (#8) 2022-03-21 12:54:07 -04:00
README.md.meta Fixed failing tests. (#2) 2022-02-22 18:04:09 -05:00
Runtime.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Samples.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Tests.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Third Party Notices.md Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
Third Party Notices.md.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
catalog-info.yaml Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
catalog-info.yaml.meta Fixed failing tests. (#2) 2022-02-22 18:04:09 -05:00
com.unity.ml-agents.sln.DotSettings Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
com.unity.ml-agents.sln.DotSettings.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
package.json Release 2.3.0 exp.1 (#13) 2022-03-23 14:38:44 -07:00
package.json.meta Refactoring for extraction to separate repo. 2022-02-11 09:25:37 -05:00
release.txt Updates for pre-commit and github actions. 2022-02-11 12:24:19 -05:00
release.txt.meta Fixed failing tests. (#2) 2022-02-22 18:04:09 -05:00
utils.meta Fixed failing tests. (#2) 2022-02-22 18:04:09 -05:00

README.md

com.unity.ml-agents

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.