GitHub
4 年前
当前提交
9354ca64
共有 31 个文件被更改,包括 77 次插入 和 88 次删除
-
2DevProject/Packages/packages-lock.json
-
2Project/Packages/packages-lock.json
-
4README.md
-
4colab/Colab_UnityEnvironment_1_Run.ipynb
-
6colab/Colab_UnityEnvironment_2_Train.ipynb
-
12colab/Colab_UnityEnvironment_3_SideChannel.ipynb
-
12com.unity.ml-agents.extensions/Documentation~/com.unity.ml-agents.extensions.md
-
4com.unity.ml-agents.extensions/package.json
-
11com.unity.ml-agents/CHANGELOG.md
-
14com.unity.ml-agents/Documentation~/com.unity.ml-agents.md
-
6com.unity.ml-agents/Runtime/Academy.cs
-
2com.unity.ml-agents/Runtime/Actuators/IActionReceiver.cs
-
2com.unity.ml-agents/Runtime/Actuators/IDiscreteActionMask.cs
-
26com.unity.ml-agents/Runtime/Agent.cs
-
2com.unity.ml-agents/Runtime/Demonstrations/DemonstrationRecorder.cs
-
2com.unity.ml-agents/package.json
-
8docs/Installation-Anaconda-Windows.md
-
8docs/Installation.md
-
2docs/Learning-Environment-Design-Agents.md
-
2docs/Migrating.md
-
6docs/Readme.md
-
2docs/Training-on-Amazon-Web-Service.md
-
2docs/Training-on-Microsoft-Azure.md
-
4docs/Unity-Inference-Engine.md
-
4gym-unity/gym_unity/__init__.py
-
2ml-agents-envs/README.md
-
4ml-agents-envs/mlagents_envs/__init__.py
-
2ml-agents/README.md
-
4ml-agents/mlagents/trainers/__init__.py
-
2ml-agents/setup.py
-
2utils/validate_release_links.py
|
|||
{ |
|||
"name": "com.unity.ml-agents.extensions", |
|||
"displayName": "ML Agents Extensions", |
|||
"version": "0.4.0-preview", |
|||
"version": "0.5.0-preview", |
|||
"com.unity.ml-agents": "2.0.0-exp.1", |
|||
"com.unity.ml-agents": "2.1.0-exp.1", |
|||
"com.unity.modules.physics": "1.0.0" |
|||
} |
|||
} |
|
|||
# Version of the library that will be used to upload to pypi |
|||
__version__ = "0.27.0.dev0" |
|||
__version__ = "0.27.0" |
|||
__release_tag__ = None |
|||
__release_tag__ = "release_18" |
|
|||
# Version of the library that will be used to upload to pypi |
|||
__version__ = "0.27.0.dev0" |
|||
__version__ = "0.27.0" |
|||
__release_tag__ = None |
|||
__release_tag__ = "release_18" |
|
|||
# Version of the library that will be used to upload to pypi |
|||
__version__ = "0.27.0.dev0" |
|||
__version__ = "0.27.0" |
|||
__release_tag__ = None |
|||
__release_tag__ = "release_18" |
撰写
预览
正在加载...
取消
保存
Reference in new issue