Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Ervin Teng 072d2ef8 Merge latest develop 5 年前
..
test_demo_dir GAIL and Pretraining (#2118) 5 年前
BasicLearning.pb Modified the Basic Environment (#1347) 6 年前
__init__.py Fixed imports, all tests are passing. 6 年前
mock_brain.py Merge latest develop 5 年前
test.demo Demonstration Recorder (#1240) 6 年前
test_barracuda_converter.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
test_bc.py Fix BCTrainer increment_steps (#2384) 5 年前
test_bcmodule.py Fix BCTrainer increment_steps (#2384) 5 年前
test_buffer.py Refactor Trainer and Model (#2360) 5 年前
test_curriculum.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
test_demo_loader.py GAIL and Pretraining (#2118) 5 年前
test_learn.py Move trainer initialization into a utility function (#2412) 5 年前
test_meta_curriculum.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
test_multigpu.py Add Multi-GPU implementation for PPO (#2288) 5 年前
test_policy.py Add environment manager for parallel environments (#2209) 5 年前
test_ppo.py Add Multi-GPU implementation for PPO (#2288) 5 年前
test_reward_signals.py Return list instead of np array for make_mini_batch() (#2371) 5 年前
test_rl_trainer.py Refactor Trainer and Model (#2360) 5 年前
test_simple_rl.py Move trainer initialization into a utility function (#2412) 5 年前
test_trainer_controller.py Move trainer initialization into a utility function (#2412) 5 年前
test_trainer_metrics.py Python code reformat via [`black`](https://github.com/ambv/black). 6 年前
test_trainer_util.py Move trainer initialization into a utility function (#2412) 5 年前
testdcvis.demo GAIL and Pretraining (#2118) 5 年前