46 次代码提交 (42a3732c-a935-49b2-b144-3856b0b7759f)

作者 SHA1 备注 提交日期
Arthur Juliani 982fab41 Initial commit 7 年前
vincentpierre e36b8bf0 added broadcast to the player and heuristic brain. 7 年前
vincentpierre 5db042c6 removed the broadcast checkbox 7 年前
vincentpierre 6e950cd3 Can now switch inference configuration on/off in the editor. Reintroduced the broadcast feature for the non-External brains. Introduced the API number to check the compatibility between Unity and Python. 7 年前
Arthur Juliani 51f23cd2 0.2 Update 7 年前
GitHub 59a2bbe0 Improve memory management (#180) 7 年前
GitHub f134016b On Demand Decision (#308) 6 年前
Vincent Gao ba0ecf24 fixed other tabs and spaces 6 年前
GitHub 7914387f Develop communicator redesign (#638) 6 年前
GitHub 88b917b3 [format] Format code whitespace with Unity Formatter. (#2550) 5 年前
GitHub f01dd1c1 [coding conventions] Change c# code to be compliant with Unity coding conventions. (#2555) 5 年前
GitHub 2f74b3cc Rename protobuf objects to be suffixed with 'Proto' in python and C#. (#2646) 5 年前
GitHub 2d92a49b Refactor ICommunicator API (#2675) 5 年前
GitHub 39f280d6 Develop spawn brains (#2676) 5 年前
GitHub 6ea0d41b Remove references to batcher in comments. (#2701) 5 年前
GitHub 7d8651ac Made ModelParamLoader static and made a modelRunner for batching at inference (#2718) 5 年前
GitHub 2a884e6d Fix rider warnings and format code. (#2730) 5 年前
GitHub 99146e97 1 to 1 Brain to Agent (#2729) 5 年前
GitHub 0fe5adc2 Develop remove memories (#2795) 5 年前
GitHub 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
GitHub 11243348 Develop side channel (#2956) 5 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
GitHub f97bcf1c Decoupling IPolicy from Agent (#3203) 5 年前
GitHub 4269447e Convert Academy to a singleton (#3210) 5 年前
GitHub c6e5b23e Develop return float array (#3319) 5 年前
GitHub 9b72aab2 Making some fields and properties internal (#3342) 4 年前
GitHub 3efcefe3 make some more classes and methods internal (#3353) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 84161e7a csharp cleanup (#3392) 4 年前
GitHub d20bda06 csharp cleanup (#3392) (#3395) 4 年前
GitHub 607cb6b8 Develop Side Channels tutorial (#3391) 4 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 4 年前
GitHub e5108d2c Communication protocol versioning (#3535) 4 年前
GitHub 11c518a3 Stats SideChannel (for custom TensorBoard metrics) (#3660) 4 年前
GitHub 6612b496 Deprecating Academy.Instance.FloatProperties (#3696) 4 年前
GitHub 256431f7 Doc review (#3803) 4 年前
GitHub 85789ded Add capabilities checks bewteen C# and Python codebases. (#3831) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub d4bbecc1 apply Rider suggestions to API code (#3847) 4 年前
GitHub 31919e08 [MLA-1267] Account for actuators in training and inference. (#4371) 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 4 年前
GitHub 8f389445 More misc hybrid action followup (#4777) 4 年前
GitHub 2623c46f Rider suggestions (#4778) 4 年前
GitHub 9d2f16cf [MLA-1767] Refactor communicator connection exceptions (#4935) 3 年前