247 次代码提交 (5d21e211-0c08-404f-9968-f36fb77be840)

作者 SHA1 备注 提交日期
Andrew Cohen 5d21e211 tennis config 4 年前
Andrew Cohen 31ef5a84 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen d9cdb582 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen b42c9482 Merge branch 'self-play-mutex' into soccer-2v1 4 年前
Andrew Cohen fbae3d48 added soccer brains 4 年前
Andrew Cohen c70cfa63 running soccer for more steps 4 年前
Andrew Cohen 033b58ba bonus to single agent 4 年前
Andrew Cohen 072b4135 soccer 2v1 on the cloud 4 年前
Andrew Cohen 1a6e99bb save step on trainer step count/swap on ghost 4 年前
Andrew Cohen e0db6596 no negative team id in docs 4 年前
Andrew Cohen 66b505c3 fixed controller behavior when first team discovered isnt 0 4 年前
Andrew Cohen 579bbd88 passing all tests locally 4 年前
Andrew Cohen 03b40795 removed opponent elo from stat collection 4 年前
Andrew Cohen 79076b70 ELO calculation done in ghost controller 4 年前
Andrew Cohen 9f09a65d team id centric ghost trainer 4 年前
Andrew Cohen eefc4811 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen ac261e36 Merge branch 'master' into self-play-mutex 4 年前
Andrew Cohen 94654de4 ghost controller 4 年前
GitHub 7d954797 [change] Separate action outputs into OutputDistributions object (#3514) 4 年前
GitHub e1a0f41b Added the MLAgents.Demonstrations namespace (#3532) 4 年前
GitHub 9a371b17 [Renaming] SetActionMask -> SetDiscreteActionMask + added the virtual method CollectDiscreteActionMasks (#3525) 4 年前
GitHub bd0455cd disable compile warning (#3529) 4 年前
GitHub 2a621c1b rename to Perceive() (#3527) 4 年前
GitHub 1a7f9036 Tests for Demonstration loader and Model runner (#3510) 4 年前
GitHub 734bad58 CameraSensor and CameraSensorComponent tests (#3513) 4 年前
GitHub d10bfae1 update timer strings (#3518) 4 年前
GitHub d9898be5 Remove test scene from build settings and codebase. (#3524) 4 年前
GitHub 8ce9dcfd add DoneReason enum to Agent (#3517) 4 年前
GitHub 66722d71 make GetRayAngles internal (#3515) 4 年前
GitHub b2cc1c25 [bug-fix] Fix continuous LSTMs and add test (#3521) 4 年前
GitHub 87677f90 use MLAgents.Sensor namespace (#3519) 4 年前
GitHub d8567b82 Add SensorShapeValidator unit (#3504) 4 年前
GitHub d766e607 Fix grpc for 2020.1. (#3512) 4 年前
GitHub 547284b2 Merge pull request #3508 from Unity-Technologies/master-into-release-0.14.1 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 97a1d4b1 [change] Remove the action_holder placeholder from the policy. (#3492) 4 年前
GitHub 30a196eb Fix metacurriculum test (for good) (#3511) 4 年前
GitHub 8b85322f Don't make the test a MonoBehavior (#3505) 4 年前
GitHub 308300e6 Made a asmdef for CommunicatorObjects (#3500) 4 年前
GitHub b8b4ab4f Move protobuf generation tests to yamato. (#3506) 4 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
GitHub 45bd2d2c Develop passing package validation (#3494) 4 年前
GitHub f3d02dda Fixes package validation errors for side-channels-related classes. (#3502) 4 年前
GitHub a115dda7 Hotfix on Gym and the notebooks (#3496) 4 年前
GitHub aee0611a remove unused methods from Utilities.cs (#3495) 4 年前
GitHub ca914546 RaycastPerceptionComponent custom editor (#3484) 4 年前
GitHub 2eba4941 Updated the checklist to make more consice and add links to the appropriate files/folders. (#3491) 4 年前
GitHub 3049b0ec fix icon path (#3493) 4 年前
GitHub c145e75b Split Policy and Optimizer, common Policy for PPO and SAC (#3345) 4 年前
GitHub ecd13c8a Move Demonstration code to sub-folder (#3488) 4 年前