248 次代码提交 (60b76790-efe3-4c3f-9a24-1129ccb9651f)

作者 SHA1 备注 提交日期
GitHub ca3bdbc0 Fix 3DBall and 3DBallHard SAC regressions (#4132) 4 年前
GitHub 8dc7db12 Merge pull request #4131 from Unity-Technologies/develop-badge-version 4 年前
Yuan Gao 2e30fdcb Replaced all of the doc to release_3_doc 4 年前
Yuan Gao 88a5c62c Updated the badge’s link to point to the newest doc version 4 年前
GitHub 157c5e2e Fixed a typo on ML-Agents-Overview.md (#4130) 4 年前
GitHub 8c2ade77 Separate send environment data from reset (#4128) 4 年前
GitHub 5b0a5b9b Moving domain randomization to C# (#4065) 4 年前
GitHub 63195e42 add some utility methods to ObservationWriter (#4113) 4 年前
GitHub 59fb7aa5 ML-Agents Extensions package (#4105) 4 年前
GitHub c2447183 upgrade barracuda to 1.0.0 (#4118) 4 年前
GitHub 7efd3b52 Adding links to the Google Colab notebook tutorials (#4117) 4 年前
GitHub 637d8ec0 Update release number on homepage (#4116) 4 年前
GitHub 9514cbbb Update Crawler Ragdoll & Add DirectionIndicator (#4097) 4 年前
GitHub 4efb0119 store hit GameObject in raycast output (#4111) 4 年前
GitHub fefbc038 Merge pull request #4109 from Unity-Technologies/release_3_merge_master 4 年前
GitHub dcd89bd2 Reverting bug introduced in #4071 (#4101) 4 年前
GitHub b7eb8b6d Clarification in the Heuristic() documentation (#4100) 4 年前
GitHub 8a49e8e0 [refactor] Remove nonfunctional `output_path` option from TrainerSettings (#4087) 4 年前
GitHub f4f35e40 update package-validation-suite version (#4096) 4 年前
GitHub f60cc019 Fixed text in GettingStarted page specifying the logdir for tensorboard. Before it was in a directory summaries which no longer existed. Results are now saved to the results dir. (#4085) 4 年前
GitHub 09c7787c [bug-fix] Fix regression in --initialize-from feature (#4086) 4 年前
GitHub 1f0d3101 Increment versions to 0.18.0 and 1.1.0 (#4075) 4 年前
GitHub 35c7343d Add release version/date to Changelog for Release 3 (#4074) 4 年前
GitHub 43df1c8f onnx: export model constants as outputs, instead of in the initializer list (#4073) 4 年前
GitHub d2e2ee5c raise errors properly on UnityRegistry (#4070) 4 年前
GitHub b66f5ca8 AddReward before EpisodeEnd (#4064) 4 年前
GitHub 18d1d96d The environment can now close right after being instantiated (#4071) 4 年前
GitHub b947b52a remove "blacklist" and "whitelist" (#4072) 4 年前
GitHub 7229214c [cleanup] Remove unused param keys (#4067) 4 年前
GitHub 8d29368d Cleanup - remove walker demo file (#4068) 4 年前
GitHub 101a8e00 Add Dynamic Walker. Improved Ragdoll Stability/Performance (#4037) 4 年前
GitHub 09853e13 [refactor] Move checkpoint saving into trainer (#4034) 4 年前
GitHub ee1098d1 [refactor] Improve config upgrade script and add test (#4056) 4 年前
GitHub 431a4f41 [MLA-1010] ObservableAttribute docs, update Sensor docs (#4058) 4 年前
GitHub 91f199cd Self play hyperparameter improvements (#4063) 4 年前
GitHub 5cce69ae add "the the" to precommit spell check (#4059) 4 年前
GitHub f5435876 [refactor] Store and restore state along with checkpoints (#4025) 4 年前
GitHub b9ae88c1 [docs] Update Learning Environment docs (#4050) 4 年前
GitHub 21fe203e [tests] Increase buffer_init_steps for recurrent sac test (#4051) 4 年前
GitHub a7323393 [bug-fix] Fix issue with SAC updating too much on resume (#4038) 4 年前
GitHub 7330961c Update Dockerfile 4 年前
GitHub 8566ed4f [bug-fix] Fix hyperparameters for Walker-SAC and WallJump-SAC (#4049) 4 年前
GitHub 12ee9107 Update README.md (#4047) 4 年前
GitHub 335cff3e [versioning] Save ML-Agents version in checkpoints and check on load (#4035) 4 年前
GitHub 009dbaf5 added a sentence in the machine learning background doc (#4043) 4 年前
GitHub 25b02171 Added Microsoft cpp dependency for windows users in FAQ (https://github.com/Unity-Technologies/ml-agents/issues/4033) (#4039) 4 年前
GitHub 6d4d6bf3 Linux: reuse ports faster (#4036) 4 年前
GitHub 0d75f3da Added a random action creator on the BehaviorSpecs (#4030) 4 年前