Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Ervin Teng 3449b551 Add test for trajectory 5 年前
..
test_demo_dir Develop remove past action communication (#2913) 5 年前
BasicLearning.pb Modified the Basic Environment (#1347) 6 年前
__init__.py check for numpy float64 (#2948) 5 年前
mock_brain.py Kill the ProcessingBuffer 5 年前
test.demo Develop remove past action communication (#2913) 5 年前
test_agent_processor.py Fix some of the tests 5 年前
test_barracuda_converter.py Bugfix for LSTM+BC (#2679) 5 年前
test_bc.py check for numpy float64 (#2948) 5 年前
test_bcmodule.py Fix bug where constant LR in pretraining will throw TF error (#2977) 5 年前
test_buffer.py Kill the ProcessingBuffer 5 年前
test_curriculum.py Develop side channels: migrate reset parameters (#2990) 5 年前
test_demo_loader.py Fix demo loader and remaining tests 5 年前
test_learn.py Develop side channels: migrate reset parameters (#2990) 5 年前
test_meta_curriculum.py Develop side channels: migrate reset parameters (#2990) 5 年前
test_multigpu.py cleanup 5 年前
test_policy.py check for numpy float64 (#2948) 5 年前
test_ppo.py Split Buffer into processing and update buffers (#2964) 5 年前
test_reward_signals.py Split Buffer into processing and update buffers (#2964) 5 年前
test_rl_trainer.py Fix some of the tests 5 年前
test_sac.py Remove random normal epsilon (#3039) 5 年前
test_simple_rl.py Develop side channels: migrate reset parameters (#2990) 5 年前
test_trainer_controller.py Develop side channels: migrate reset parameters (#2990) 5 年前
test_trainer_metrics.py Fix flake8 import warnings (#2584) 5 年前
test_trainer_util.py Develop spawn brains (#2676) 5 年前
test_trajectory.py Add test for trajectory 5 年前
testdcvis.demo Develop remove past action communication (#2913) 5 年前