45 次代码提交 (56196761-9ad4-46ae-aeb8-6a752fe49b49)

作者 SHA1 备注 提交日期
GitHub 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
GitHub 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
GitHub 2431f184 build fixes for 2018+ (#2808) 5 年前
GitHub 6ba6f08c Merge 0.11.0 to develop (#2825) 5 年前
GitHub 1934bb75 VectorSensor and StackedSensor (#2813) 5 年前
GitHub 7f77b7d7 Add ISensor.Update() (#2852) 5 年前
GitHub 8426501b Fix width and height in visual observations (#2919) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 5 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 734bad58 CameraSensor and CameraSensorComponent tests (#3513) 4 年前
GitHub 2a630030 [change] public SensorComponent fields to properties, add custom editor (#3564) 4 年前
GitHub 89237f96 Reset StackingSensor when the Agent resets (#3727) 4 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 4 年前
GitHub 4399e29f UI for Ray stacks, rename WriteAdapter to ObservationWriter (#3834) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub d4bbecc1 apply Rider suggestions to API code (#3847) 4 年前
Jonathan Harper 5906cd61 WIP dump - working prototype 4 年前
Jonathan Harper 7656f419 More experimentation 4 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
GitHub e7916b08 add pre-commit hook for dotnet-format (#4362) 4 年前
GitHub 1f9f1798 [Test] Make tests to compare compressed and non-compressed obs (#4547) 4 年前
Arthur Juliani 15052e1f Add sensor type 4 年前
GitHub 2af86534 [MLA-1712] Make UnityEnvironment fail fast if the env crashes (#4880) 4 年前
GitHub c556335e Add enum for sensor implementations, send in analytics (#4871) 3 年前
Arthur Juliani a180dbf7 Add visual version of task and simply encoders 3 年前
vincentpierre 54c4eb43 Implementing the dimension properties interface for the camera sensor 3 年前
vincentpierre ffef4b30 adding doc comments, making Dimension Properties static 3 年前
vincentpierre e8a08fab addressing comments 3 年前
Arthur Juliani 06c147f8 Merge remote-tracking branch 'origin/main' into goal-conditioning-new 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
Chris Elion 3c7233bc WIP obs spec 3 年前
Chris Elion b0e1cfc9 InplaceArray for shape 3 年前
Chris Elion 1c508989 spec and inplacearray cleanup 3 年前
Chris Elion d08eb8c3 remove IDimensionPropertiesSensor.cs 3 年前
vincentpierre b293dd9e Adding The sensors for goal conditioning 3 年前
vincentpierre f80f7651 minor edits 3 年前
Chris Elion 8d065978 cleanup: yamato triggers, changelog, docstrings 3 年前
vincentpierre 1843345f Adding the goal conditioning sensors with the new observation specs 3 年前
GitHub 1cc30d75 [MLA-1634] Compression spec (#5164) 3 年前
GitHub 354c37ca [MLA-1634] Remove SensorComponent.GetObservationShape() (#5172) 3 年前
vincentpierre d4716caa Merge branch 'main' into goal-conditioning-sensors-3 3 年前
GitHub 41f38daa [MLA-1909] Match3 and Camera/RenderTexture sensor GC improvements (#5233) 3 年前