浏览代码
Merge release 2 to master (#4000)
Merge release 2 to master (#4000)
* update versions for patch release (#3970) * update versions for patch releae * Update precommit flake8 (#3961) * fix changelog * Release 2 cherry pick (#3971) * [bug-fix] Fix issue with initialize not resetting step count (#3962) * Develop better error message for #3953 (#3963) * Making the error for wrong number of agents raise consistently * Better error message for inputs of wrong dimensions * Fix #3932, stop the editor from going into a loop when a prefab is selected. (#3949) * Minor doc updates to release * add unit tests and fix exceptions (#3930) Co-authored-by: Ervin T <ervin@unity3d.com> Co-authored-by: Vincent-Pierre BERGES <vincentpierre@unity3d.com> Co-authored-by: Chris Goy <christopherg@unity3d.com> * update changelog (#3975) * [docs] Add memory_size hyperparameter (#3973) * Release 2 docs (#3976) * Add v1.0 blog post and update reference paper. (#3947) * Develop mm fix readme rel.../docs-update
GitHub
5 年前
当前提交
75689a87
共有 17 个文件被更改,包括 91 次插入 和 47 次删除
-
12README.md
-
22com.unity.ml-agents/CHANGELOG.md
-
2com.unity.ml-agents/Documentation~/com.unity.ml-agents.md
-
6com.unity.ml-agents/Runtime/Academy.cs
-
26com.unity.ml-agents/Runtime/Agent.cs
-
2com.unity.ml-agents/Runtime/Demonstrations/DemonstrationRecorder.cs
-
2com.unity.ml-agents/Runtime/DiscreteActionMasker.cs
-
2com.unity.ml-agents/Runtime/Sensors/SensorShapeValidator.cs
-
2com.unity.ml-agents/Tests/Editor/Communicator/GrpcExtensionsTests.cs.meta
-
8com.unity.ml-agents/Tests/Editor/Sensor/SensorShapeValidatorTests.cs
-
6com.unity.ml-agents/package.json
-
4docs/Installation-Anaconda-Windows.md
-
6docs/Installation.md
-
7docs/Training-ML-Agents.md
-
2docs/Training-on-Amazon-Web-Service.md
-
1utils/make_readme_table.py
-
28utils/validate_versions.py
|
|||
{ |
|||
"name": "com.unity.ml-agents", |
|||
"displayName": "ML Agents", |
|||
"version": "1.0.0-preview", |
|||
"version": "1.0.2-preview", |
|||
"com.unity.barracuda": "0.7.0-preview" |
|||
"com.unity.barracuda": "0.7.1-preview" |
|||
} |
|||
} |
撰写
预览
正在加载...
取消
保存
Reference in new issue