Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
GitHub 4641038e Renaming max_step to interrupted in TermialStep(s) (#3908) 4 年前
..
test_demo_dir Merge pull request #3010 from Unity-Technologies/release-0.12.0-to-master 5 年前
BasicLearning.pb Modified the Basic Environment (#1347) 6 年前
__init__.py check for numpy float64 (#2948) 5 年前
mock_brain.py Renaming max_step to interrupted in TermialStep(s) (#3908) 4 年前
simple_test_envs.py [Bug fix] Hard reset when team changes (#3870) 4 年前
test.demo Update the test demo (#3466) 4 年前
test_agent_processor.py WIP : Changes to the LL-API - Refactor of “done” logic (#3681) 4 年前
test_barracuda_converter.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_bcmodule.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_buffer.py Fix clear update buffer when trainer stops training, add test (#3422) 4 年前
test_curriculum.py Allow curricula to be created without files (#3145) 5 年前
test_demo_loader.py Catch dimension mismatches between demos and policy (#3821) 4 年前
test_distributions.py Hotfixes for Release 0.15.1 (#3698) 4 年前
test_ghost.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_learn.py [refactor] Allow full RunOptions to be specified in trainer configuration YAML (#3815) 4 年前
test_meta_curriculum.py [tests] Add tests for multiple actions/action branches (#3672) 4 年前
test_nn_policy.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_policy.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_ppo.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_reward_signals.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_rl_trainer.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_sac.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_sampler_class.py Moving Env Manager to Trainers (#3062) The Env Manager is only used by the trainer codebase. The entry point to interact with an environment is UnityEnvironment. 5 年前
test_simple_rl.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_stats.py Asymmetric self-play (#3653) 4 年前
test_subprocess_env_manager.py Fix subprocess env manager test 4 年前
test_trainer_controller.py [refactor] Move output artifacts to a single results/ folder (#3829) 4 年前
test_trainer_util.py [refactor] Move configuration files to single YAML file (#3791) 4 年前
test_trajectory.py Replace BrainInfos with BatchedStepResult (#3207) 5 年前
testdcvis.demo Develop remove past action communication (#2913) 5 年前