26 次代码提交 (e2ae7124-6bb3-40cd-9612-c4adc94f05b8)

作者 SHA1 备注 提交日期
GitHub e2ae7124 pass file mode to h5py.File() (#3165) 5 年前
Chris Goy 4ddc1f16 Update Learning-Environment-Create-New.md (#3161) 5 年前
GitHub bec2e8f0 Add Trajectory/Policy Queues, move Trainer logic to advance() (#3113) 5 年前
GitHub c6152459 Allow curricula to be created without files (#3145) 5 年前
GitHub c794931d add __init__.py to ml-agents (#3151) 5 年前
GitHub 5e3ca864 Lock old closed issues (#3143) 5 年前
GitHub 7fbf6b1d add flake8-bugbear (#3137) 5 年前
GitHub ebefb735 type annotations on gym interface, return dict from step (#3136) 5 年前
GitHub e536c09c Remove unused tf.placeholder (#3138) 5 年前
Chris Elion a14ed9e2 Fix a minor typo (#3129) 5 年前
GitHub c7da0139 Fix mypy errors in trainer code. (#3135) 5 年前
GitHub 0b5b1b01 Develop magic string + trajectory (#3122) 5 年前
GitHub 5e42ca24 Bump the official supported Unity version to 18.4. Fixes MLA-23 (#3121) 5 年前
GitHub 2ac242f7 Remove TrainerMetrics and add CSVWriter using new StatsWriter API (#3108) 5 年前
GitHub 3de3c1f1 check min size for visual encoders (#3112) 5 年前
GitHub 7ed81dbe [MLA-16] add filter mask to ray perception (#3111) 5 年前
GitHub 2fd305e7 Move add_experiences out of trainer, add Trajectories (#3067) 5 年前
GitHub aca14984 Merge pull request #3065 from Unity-Technologies/develop-no-blank-issues 5 年前
GitHub 9f522176 Merge pull request #3097 from Unity-Technologies/develop-pytest5 5 年前
Jonathan Harper fdeb9355 Update min version for pytest 5 年前
Jonathan Harper 9f166f9e Update tests to support pytest 5.x 5 年前
GitHub a074c501 Add option to search agent children for SensorComponents (#3095) 5 年前
GitHub 45c22d13 Run precommit in its own job, cache the data (#3094) 5 年前
GitHub 6fa6d9a4 Fix reference to UnityEnvironment's location (#3093) 5 年前
GitHub 58b6c7c2 Rename mlagents.envs to mlagents_envs (#3083) 5 年前
GitHub e06b8f31 Fix has_actions_for_brains check (#3087) 5 年前