96 次代码提交 (268a9e78-03fa-45ee-b5ce-18eb8a8d822f)

作者 SHA1 备注 提交日期
Chris Elion 268a9e78 add meta file 4 年前
Chris Elion 7df92fbe Improve warnings and exception if using unsupported combo 4 年前
GitHub eeeb09b3 Make most property setters public. (#3602) 4 年前
GitHub 119141fb Make the agent begin episode at initialization (#3605) 4 年前
Ervin Teng 98d5b8e3 Add test 4 年前
GitHub 000ceedf [bug-fix] Update Pyramids demo (#3613) 4 年前
Ervin Teng bcf073bf Move console logging to ConsoleWriter 4 年前
GitHub 3e9c8cc7 [docs] Link to Imitation Learning docs in Readme, cleanup IL docs (#3582) 4 年前
GitHub 94de596b [change] Remove concatenate in discrete action probabilities to improve inference performance (#3598) 4 年前
GitHub c42a11c3 [change] Throw a proper error when sequence length is greater than batch size. (#3583) 4 年前
GitHub 873ba7fd [bug-fix] Fix stats reporting for reward signals in SAC (#3606) 4 年前
GitHub ed2eb6ef [bug-fix] Fix entropy computation in MultiCategorialDistribution (#3607) 4 年前
GitHub eaaa504f Merge pull request #3608 from Unity-Technologies/develop-sidechannel-changelog 4 年前
Chris Elion 2b9bd5ee update changelog and migration guide for sidechannel changse 4 年前
GitHub 6b846478 Merge pull request #3596 from Unity-Technologies/develop-sidechannel-usability 4 年前
Chris Elion d84e80ed comments 4 年前
Chris Elion 2a5c220c cleanup imports 4 年前
Chris Elion c57ff268 split messages into their own files 4 年前
GitHub 0d7b6827 Merge pull request #3603 from Unity-Technologies/docs-learning-rate-schedule 4 年前
Chris Elion f745cc12 cleanup usings 4 年前
Anupam Bhatnagar 46bcd7cc addressing comments 4 年前
GitHub 70503a28 Merge pull request #3604 from Unity-Technologies/develop-more-timers 4 年前
Chris Elion 8b20dcc4 docstrings and update docs 4 年前
Chris Elion 0d65c600 top-level timers to see where time is going 4 年前
Anupam Bhatnagar 9007164c Adding documentation for learning rate schedule 4 年前
Chris Elion 158fcae2 read/write bools, unit tests 4 年前
GitHub ab99343a Merge pull request #3595 from Unity-Technologies/develop-BehaviorParams-public 4 年前
Chris Elion fa5e7e6d Merge remote-tracking branch 'origin/master' into develop-BehaviorParams-public 4 年前
Chris Elion 8ba73c57 C# versions of the python utils 4 年前
Chris Elion fcfd0f7f add and use Agent.ReloadPolicy() 4 年前
Chris Elion 7f2e815a Merge remote-tracking branch 'origin/master' into develop-sidechannel-usability 4 年前
GitHub 345329f0 [bug-fix] Re-record GridWorld Demo (#3585) 4 年前
Chris Elion 2475677a clean up ChangeChecks, rename method 4 年前
Chris Elion 3b42f8c4 add float list and unit tests 4 年前
GitHub 411bb64a Renaming Agent's methods (#3557) 4 年前
Chris Elion ddec91cd formatting 4 年前
Chris Elion 3196300e undo accidental changes and formatting 4 年前
GitHub ffd8f855 [bug-fix] Fix crash when demo size is smaller than batch size (#3591) 4 年前
Chris Elion b4ce35a2 Behavior and BrainParameters back to public 4 年前
Chris Elion 841b0937 SideChannel helper messages 4 年前
GitHub cae219c7 Split and improve side channel / LL-API documentation (#3574) 4 年前
GitHub 2d7bae55 Update Barracuda to 0.6.1-preview (#3584) 4 年前
GitHub 5b7975ad [bugfix] Fix MLA-793 Make Unity lifecycle methods protected. Added tests for changes (#3590) 4 年前
GitHub 6e23397a Merge pull request #3589 from Unity-Technologies/develop-sensor-access 4 年前
GitHub 4e05233f Merge pull request #3588 from Unity-Technologies/develop-remove-duplicate-SensorBase 4 年前
GitHub 9a6b4553 apply auto-formatting (#3587) 4 年前
Chris Elion a2ad53be apply auto-formatting 4 年前
Chris Elion 676b670f remove duplicate version of SensorBase 4 年前
Chris Elion e972ab46 make a few things in RayPerceptionSensorComponent public 4 年前
GitHub 6c5603ec fix unit tests in DevProject (#3586) 4 年前