Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
GitHub 36048cb6 Moving Env Manager to Trainers (#3062) The Env Manager is only used by the trainer codebase. The entry point to interact with an environment is UnityEnvironment. 5 年前
..
communicator_objects Merge pull request #3038 from Unity-Technologies/develop 5 年前
side_channel Develop side channels: migrate reset parameters (#2990) 5 年前
tests Moving Env Manager to Trainers (#3062) The Env Manager is only used by the trainer codebase. The entry point to interact with an environment is UnityEnvironment. 5 年前
__init__.py bump version strings (#2955) 5 年前
base_env.py Develop new ll api (#3022) 5 年前
communicator.py Rename protobuf objects to be suffixed with 'Proto' in python and C#. (#2646) 5 年前
environment.py better logging for ports and versions (#3048) 5 年前
exception.py Moving Env Manager to Trainers (#3062) The Env Manager is only used by the trainer codebase. The entry point to interact with an environment is UnityEnvironment. 5 年前
mock_communicator.py Develop remove past action communication (#2913) 5 年前
rpc_communicator.py Enable pylint and fix a few things (#2767) 5 年前
rpc_utils.py Develop new ll api (#3022) 5 年前
timers.py Enable pylint and fix a few things (#2767) 5 年前