Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
GitHub cfb8f208 Release v0.7 minor fixes (#1759) 6 年前
..
bc Merge pull request #1495 from Unity-Technologies/release-v0.6 6 年前
ppo Merge pull request #1589 from Unity-Technologies/hotfix-0.6.0a 6 年前
__init__.py Demonstration Recorder (#1240) 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 Release v0.7 minor fixes (#1759) 6 年前
tensorflow_to_barracuda.py Barracuda integration into ML-Agents (#1557) 6 年前
trainer.py vince's fix for model step (#1329) 6 年前
trainer_controller.py Barracuda integration into ML-Agents (#1557) 6 年前