Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
GitHub 20ff1436 Merge pull request #1765 from Unity-Technologies/release-v0.7 6 年前
..
bc Move 'take_action' into Policy class (#1669) 6 年前
ppo Move 'take_action' into Policy class (#1669) 6 年前
__init__.py Move 'take_action' into Policy class (#1669) 6 年前
action_info.py Move 'take_action' into Policy class (#1669) 6 年前
barracuda.py Barracuda integration into ML-Agents (#1557) 6 年前
buffer.py Fix for divide-by-zero error with Discrete Actions (#1520) 6 年前
curriculum.py Curriculum learning reward thresholding bug fix (#1141) 6 年前
demo_loader.py Move done and reward to buffer from demonstration 6 年前
exception.py Fixed imports, all tests are passing. 6 年前
learn.py Remove env creation logic from TrainerController (#1562) 6 年前
meta_curriculum.py Curriculum learning reward thresholding bug fix (#1141) 6 年前
models.py Ticked API : (#1696) 6 年前
policy.py Merge pull request #1765 from Unity-Technologies/release-v0.7 6 年前
tensorflow_to_barracuda.py Barracuda integration into ML-Agents (#1557) 6 年前
trainer.py Move 'take_action' into Policy class (#1669) 6 年前
trainer_controller.py Move 'take_action' into Policy class (#1669) 6 年前