Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
GitHub e916dc48 use yaml.safe_load instead of yaml.load (#2124) 6 年前
..
bc Doc/comment cleanup - Fix some occurrences of 'the the' (#2119) 6 年前
ppo Doc/comment cleanup - Fix some occurrences of 'the the' (#2119) 6 年前
tests use yaml.safe_load instead of yaml.load (#2124) 6 年前
__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 run black on ml-agents (#2125) 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 use yaml.safe_load instead of yaml.load (#2124) 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 run black on ml-agents (#2125) 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 6 年前
trainer_metrics.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前