Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Andrew Cohen 082789ea Merge branch 'master' into develop-magic-string 5 年前
..
components Merge branch 'master' into develop-magic-string 5 年前
ppo Merge branch 'master' into develop-magic-string 5 年前
sac Merge branch 'master' into develop-magic-string 5 年前
tests Merge branch 'master' into develop-magic-string 5 年前
__init__.py bump version strings (#2955) 5 年前
action_info.py Add --namespace-packages to mypy for mlagents (#3075) 5 年前
agent_processor.py Improve mypy coverage by adding --namespace-packages (#3049) 5 年前
barracuda.py fix errors from new flake8-comprehensions (#2917) 5 年前
brain.py Improve mypy coverage by adding --namespace-packages (#3049) 5 年前
brain_conversion_utils.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 年前
buffer.py Split Buffer into processing and update buffers (#2964) 5 年前
curriculum.py Develop side channels: migrate reset parameters (#2990) 5 年前
demo_loader.py Add --namespace-packages to mypy for mlagents (#3075) 5 年前
env_manager.py Add --namespace-packages to mypy for mlagents (#3075) 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 年前
learn.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 年前
meta_curriculum.py Develop side channels: migrate reset parameters (#2990) 5 年前
models.py Improve mypy coverage by adding --namespace-packages (#3049) 5 年前
policy.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 年前
rl_trainer.py Merge branch 'master' into develop-magic-string 5 年前
sampler_class.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 年前
simple_env_manager.py Add --namespace-packages to mypy for mlagents (#3075) 5 年前
subprocess_env_manager.py Add --namespace-packages to mypy for mlagents (#3075) 5 年前
tensorflow_to_barracuda.py fix errors from new flake8-comprehensions (#2917) 5 年前
tf_policy.py Add --namespace-packages to mypy for mlagents (#3075) 5 年前
trainer.py Merge branch 'master' into develop-magic-string 5 年前
trainer_controller.py Merge branch 'master' into develop-magic-string 5 年前
trainer_metrics.py small mypy cleanup (#2637) 5 年前
trainer_util.py Merge branch 'master' into develop-magic-string 5 年前