Unity 机器学习代理工具包 (ML-Agents) 是一个开源项目,它使游戏和模拟能够作为训练智能代理的环境。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
Chris Elion 27af58f0 fix release versions and changelog section 3 年前
..
ghost [🐛 🔨 ]Adding the ELO to the GlobalTrainingStatus (#5202) 3 年前
model_saver [bug-fix] Delete .pt checkpoints past keep-checkpoints (#5271) 3 年前
optimizer [bug-fix] Fix POCA LSTM, pad sequences in the back (#5206) 3 年前
poca [bug-fix] Fix POCA LSTM, pad sequences in the back (#5206) 3 年前
policy [bug-fix] Delete .pt checkpoints past keep-checkpoints (#5271) 3 年前
ppo [bug-fix] When agent isn't training, don't clear update buffer (#5205) 3 年前
sac [🐛🔨 ] Fix sac target for continuous actions (#5372) 3 年前
tests Fix the reporting of histogram stats and adding a test (#5410) 3 年前
torch [bug-fix] Make resnet barracuda-compatible (#5358) 3 年前
trainer [debug] Require all behavior names to have a matching YAML entry (#5210) 3 年前
__init__.py fix release versions and changelog section 3 年前
action_info.py Move the Critic into the Optimizer (#4939) 3 年前
agent_processor.py Fix the reporting of histogram stats and adding a test (#5410) 3 年前
behavior_id_utils.py Python Dataflow for Group Manager (#4926) 3 年前
buffer.py [bug-fix] Fix POCA LSTM, pad sequences in the back (#5206) 3 年前
cli_utils.py Fix --results-dir (#5269) 3 年前
demo_loader.py Buffer key enums (#4907) 3 年前
directory_utils.py [life improvement] Moving Python files around (#4531) 4 年前
env_manager.py [MLA-1540] Training Analytics (#4780) 3 年前
environment_parameter_manager.py Logging lesson number at the begining of training (#5199) 3 年前
exception.py [add-fire] Merge post-0.19.0 master into add-fire (#4328) 4 年前
learn.py Turning some logger.info into logger.debug and remove some logging overhead when not using debug (#5211) 3 年前
run_experiment.py [refactor] Structure configuration files into classes (#3936) 4 年前
settings.py Adding a fully connected visual encoder for super small visual input + tests (#5351) 3 年前
simple_env_manager.py Merge master into hybrid actions staging branch (#4704) 3 年前
stats.py collecting latest step as a stat (#5264) 3 年前
subprocess_env_manager.py Turning some logger.info into logger.debug and remove some logging overhead when not using debug (#5211) 3 年前
trainer_controller.py Turning some logger.info into logger.debug and remove some logging overhead when not using debug (#5211) 3 年前
training_status.py [bug-fix] Delete .pt checkpoints past keep-checkpoints (#5271) 3 年前
trajectory.py [perf] Optimizations for performance (#5192) 3 年前
upgrade_config.py Update add-fire to latest master, including Policy refactor (#4263) 4 年前