Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Chris Elion aa7cbaf7 Modified meta_curriculum JSON reading loop to only deal with .json (#2651) 5 年前
..
bc When checking for the compatibility of the expert brain with the policy brain, we will remove the action descriptions from the dictionary of things we need to compare. This is to prevent the case where a user has different descriptions for his actions but still wants to train a brain using expert demonstrations. (#2517) 5 年前
components Fix crash with VAIL + GAIL (#2598) 5 年前
ppo small mypy cleanup (#2637) 5 年前
sac small mypy cleanup (#2637) 5 年前
tests Rename protobuf objects to be suffixed with 'Proto' in python and C#. (#2646) 5 年前
__init__.py Fix flake8 import warnings (#2584) 5 年前
barracuda.py cleanup setup.cfg 5 年前
buffer.py Fix flake8 import warnings (#2584) 5 年前
curriculum.py Develop yaml json loading errors (#2601) 5 年前
demo_loader.py Rename protobuf objects to be suffixed with 'Proto' in python and C#. (#2646) 5 年前
exception.py Develop yaml json loading errors (#2601) 5 年前
learn.py Develop yaml json loading errors (#2601) 5 年前
meta_curriculum.py Modified meta_curriculum JSON reading loop to only deal with .json (#2651) 5 年前
models.py Cleanup visual obs setup (#2647) 5 年前
rl_trainer.py Fix flake8 import warnings (#2584) 5 年前
tensorflow_to_barracuda.py Barracuda hotfix for LSTM and tests (#2352) 5 年前
tf_policy.py Fix issue exporting graph with multi-GPU (#2573) 5 年前
trainer.py Fix flake8 import warnings (#2584) 5 年前
trainer_controller.py Fix flake8 import warnings (#2584) 5 年前
trainer_metrics.py small mypy cleanup (#2637) 5 年前
trainer_util.py small mypy cleanup (#2637) 5 年前