Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Jonathan Harper d9a7e5b6 Fix failure on Academy Done() with parallel envs 5 年前
..
bc Merge pull request #1934 from Unity-Technologies/develop-black 6 年前
ppo Merge pull request #1934 from Unity-Technologies/develop-black 6 年前
tests Fix failure on Academy Done() with parallel envs 5 年前
__init__.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
action_info.py Move 'take_action' into Policy class (#1669) 6 年前
barracuda.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
buffer.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
curriculum.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
demo_loader.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
exception.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
learn.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
meta_curriculum.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
models.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
policy.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
tensorflow_to_barracuda.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
trainer.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
trainer_controller.py Fix failure on Academy Done() with parallel envs 5 年前
trainer_metrics.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前