浏览代码
Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946)
Replaced get_behavior_names and get_behavior_spec with behavior_specs property (#3946)
* Replaced get_behavior_names and get_behavior_spec with behavior_specs property * Fixing the test * [ci] * addressing some comments * use typing.Mapping (#3948) * Update ml-agents-envs/mlagents_envs/base_env.py Co-authored-by: Chris Elion <chris.elion@unity3d.com> * Adding the documentation Co-authored-by: Chris Elion <chris.elion@unity3d.com>/docs-update
GitHub
5 年前
当前提交
c6ed3789
共有 12 个文件被更改,包括 71 次插入 和 56 次删除
-
1com.unity.ml-agents/CHANGELOG.md
-
2docs/Migrating.md
-
17docs/Python-API.md
-
8gym-unity/gym_unity/envs/__init__.py
-
5gym-unity/gym_unity/tests/test_gym.py
-
44ml-agents-envs/mlagents_envs/base_env.py
-
12ml-agents-envs/mlagents_envs/environment.py
-
6ml-agents-envs/mlagents_envs/tests/test_envs.py
-
8ml-agents/mlagents/trainers/simple_env_manager.py
-
8ml-agents/mlagents/trainers/subprocess_env_manager.py
-
12ml-agents/mlagents/trainers/tests/simple_test_envs.py
-
4ml-agents/tests/yamato/scripts/run_llapi.py
撰写
预览
正在加载...
取消
保存
Reference in new issue