88 次代码提交 (2db09cef-beab-4f44-9a60-533bb170d335)

作者 SHA1 备注 提交日期
Yuan Gao 0817c44b Moved the demo files 5 年前
GitHub 39f1f310 Don't inherit from Academy, remove virtual methods (#3184) 5 年前
GitHub b0a2a54f Add 'run-experiment' script, simpler curriculum config (#3186) 5 年前
GitHub ad42705d Merge pull request #3185 from Unity-Technologies/merge-release-0.13.0 5 年前
GitHub 29c91b14 update flake8 plugin version and fix warnings (#3180) 5 年前
GitHub 715b2bb3 pin flake8 plugins (#3179) 5 年前
GitHub 7c61c74a install pytest-xdist and run with (hopefully) more processes in CI (#3178) 5 年前
Jonathan Harper 481e0842 Remove the --num-runs option 5 年前
GitHub 8cf94e1b use TensorShape for index calc (#3171) 5 年前
GitHub 20ae24dc Add csharp_timers.json to .gitignore. (#3177) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
GitHub 754492dc Remove macros for older unity versions which are no longer needed. (#3168) 5 年前
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 年前