39 次代码提交 (1ac30864-48b3-4e29-911f-2ca4eb4a8f80)

作者 SHA1 备注 提交日期
GitHub 3c9603d6 Demonstration Recorder (#1240) 6 年前
GitHub d7224351 Brains as Scriptable Objects (#1250) 6 年前
GitHub 9c6dcb1b A couple fixes for recording demonstrations (#1999) 5 年前
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 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
GitHub 0fe5adc2 Develop remove memories (#2795) 5 年前
GitHub 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
GitHub 1934bb75 VectorSensor and StackedSensor (#2813) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub 7f77b7d7 Add ISensor.Update() (#2852) 5 年前
GitHub e6f549dc [MLA-12] update protobuf for vector observations (#2862) 5 年前
GitHub 2e6bab0d RayPerception sensor (#2874) 5 年前
GitHub 69d1a033 Develop remove past action communication (#2913) 5 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
GitHub 39f1f310 Don't inherit from Academy, remove virtual methods (#3184) 5 年前
GitHub f97bcf1c Decoupling IPolicy from Agent (#3203) 5 年前
GitHub 4269447e Convert Academy to a singleton (#3210) 5 年前
GitHub 6451f564 write observations directly to protobuf (#3229) 5 年前
GitHub 590559e7 Make the Agent reset immediately after Done (#3291) 5 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub a5d0cf3c Refactor DemonstrationStore/Recorder (#3354) 4 年前
GitHub ecd13c8a Move Demonstration code to sub-folder (#3488) 4 年前
GitHub f3d02dda Fixes package validation errors for side-channels-related classes. (#3502) 4 年前
GitHub 8b85322f Don't make the test a MonoBehavior (#3505) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub e1a0f41b Added the MLAgents.Demonstrations namespace (#3532) 4 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 4 年前
GitHub 4e747130 Renaming AgentInfo.actionMasks to AgentInfo.DiscreteActionMasks (#3539) 4 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub d4bbecc1 apply Rider suggestions to API code (#3847) 4 年前
GitHub e7916b08 add pre-commit hook for dotnet-format (#4362) 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 4 年前
GitHub ddfacd86 Integrate BrainParameters with ActionSpec, update BrainParametersDrawer (#4718) 4 年前
GitHub 8f389445 More misc hybrid action followup (#4777) 4 年前
GitHub 2623c46f Rider suggestions (#4778) 4 年前
GitHub 221d9213 Move physics/sensor tests that fail in edit mode depending on what's in the scene to playmode tests. (#5162) 3 年前