Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
GitHub ab690b93 Fix naming conflict between Curiosity and GAIL (#2406) 5 年前
..
bc Fix BCTrainer increment_steps (#2384) 5 年前
components Fix naming conflict between Curiosity and GAIL (#2406) 5 年前
ppo Merge pull request #2380 from Unity-Technologies/release-0.9.0 5 年前
tests Fix BCTrainer increment_steps (#2384) 5 年前
__init__.py Add environment manager for parallel environments (#2209) 6 年前
barracuda.py cleanup setup.cfg 6 年前
buffer.py add flake8 to precommit 6 年前
curriculum.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
demo_loader.py GAIL and Pretraining (#2118) 6 年前
exception.py Enable generalization training (#2232) 6 年前
learn.py Change samplers to use random state to allow consistency in reset par… (#2398) 5 年前
meta_curriculum.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
models.py refactor vis_encoder_type and add to doc 6 年前
tensorflow_to_barracuda.py Barracuda hotfix for LSTM and tests (#2352) 5 年前
tf_policy.py Add environment manager for parallel environments (#2209) 6 年前
trainer.py Cleanup unused code in TrainerController (#2315) 6 年前
trainer_controller.py Fix training not quitting when play button is unchecked (#2376) 5 年前
trainer_metrics.py Enable mypy in precommit checks (#2177) 6 年前