87 次代码提交 (56ffcedd-644a-4024-a3ef-7cc0cfb1c76f)

作者 SHA1 备注 提交日期
GitHub 94de596b [change] Remove concatenate in discrete action probabilities to improve inference performance (#3598) 5 年前
GitHub c42a11c3 [change] Throw a proper error when sequence length is greater than batch size. (#3583) 5 年前
GitHub 873ba7fd [bug-fix] Fix stats reporting for reward signals in SAC (#3606) 5 年前
GitHub ed2eb6ef [bug-fix] Fix entropy computation in MultiCategorialDistribution (#3607) 5 年前
GitHub eaaa504f Merge pull request #3608 from Unity-Technologies/develop-sidechannel-changelog 5 年前
Chris Elion 2b9bd5ee update changelog and migration guide for sidechannel changse 5 年前
GitHub 6b846478 Merge pull request #3596 from Unity-Technologies/develop-sidechannel-usability 5 年前
Chris Elion d84e80ed comments 5 年前
Chris Elion 2a5c220c cleanup imports 5 年前
Chris Elion c57ff268 split messages into their own files 5 年前
GitHub 0d7b6827 Merge pull request #3603 from Unity-Technologies/docs-learning-rate-schedule 5 年前
Chris Elion f745cc12 cleanup usings 5 年前
Anupam Bhatnagar 46bcd7cc addressing comments 5 年前
GitHub 70503a28 Merge pull request #3604 from Unity-Technologies/develop-more-timers 5 年前
Chris Elion 8b20dcc4 docstrings and update docs 5 年前
Chris Elion 0d65c600 top-level timers to see where time is going 5 年前
Anupam Bhatnagar 9007164c Adding documentation for learning rate schedule 5 年前
Chris Elion 158fcae2 read/write bools, unit tests 5 年前
GitHub ab99343a Merge pull request #3595 from Unity-Technologies/develop-BehaviorParams-public 5 年前
Chris Elion fa5e7e6d Merge remote-tracking branch 'origin/master' into develop-BehaviorParams-public 5 年前
Chris Elion 8ba73c57 C# versions of the python utils 5 年前
Chris Elion fcfd0f7f add and use Agent.ReloadPolicy() 5 年前
Chris Elion 7f2e815a Merge remote-tracking branch 'origin/master' into develop-sidechannel-usability 5 年前
GitHub 345329f0 [bug-fix] Re-record GridWorld Demo (#3585) 5 年前
Chris Elion 2475677a clean up ChangeChecks, rename method 5 年前
Chris Elion 3b42f8c4 add float list and unit tests 5 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 5 年前
Chris Elion ddec91cd formatting 5 年前
Chris Elion 3196300e undo accidental changes and formatting 5 年前
GitHub ffd8f855 [bug-fix] Fix crash when demo size is smaller than batch size (#3591) 5 年前
Chris Elion b4ce35a2 Behavior and BrainParameters back to public 5 年前
Chris Elion 841b0937 SideChannel helper messages 5 年前
GitHub cae219c7 Split and improve side channel / LL-API documentation (#3574) 5 年前
GitHub 2d7bae55 Update Barracuda to 0.6.1-preview (#3584) 5 年前
GitHub 5b7975ad [bugfix] Fix MLA-793 Make Unity lifecycle methods protected. Added tests for changes (#3590) 5 年前
GitHub 6e23397a Merge pull request #3589 from Unity-Technologies/develop-sensor-access 5 年前
GitHub 4e05233f Merge pull request #3588 from Unity-Technologies/develop-remove-duplicate-SensorBase 5 年前
GitHub 9a6b4553 apply auto-formatting (#3587) 5 年前
Chris Elion a2ad53be apply auto-formatting 5 年前
Chris Elion 676b670f remove duplicate version of SensorBase 5 年前
Chris Elion e972ab46 make a few things in RayPerceptionSensorComponent public 5 年前
GitHub 6c5603ec fix unit tests in DevProject (#3586) 5 年前
GitHub b6e3fd67 [tests] Add additional unit tests (#3581) 5 年前
GitHub c315979f Add command-line flag for example env scene selection (#3473) 5 年前
GitHub 0f381ab9 Remove ForceReset from Agent. (#3575) 5 年前
GitHub 7697492d Added missing docstrings (#3577) 5 年前
GitHub 2a630030 [change] public SensorComponent fields to properties, add custom editor (#3564) 5 年前
GitHub 9d9c8a8a Merge pull request #3576 from Unity-Technologies/develop-shortentrainerconfigs 5 年前
GitHub 11ff1553 unit tests for RenderTextureSensor+component (#3569) 5 年前
GitHub 251aa7b3 Removed the IFloatProperties interface (#3570) 5 年前