40 次代码提交 (c37cfac1-cb4a-4ebf-9d29-74a89f5dca77)

作者 SHA1 备注 提交日期
GitHub 1934bb75 VectorSensor and StackedSensor (#2813) 5 年前
GitHub 7f77b7d7 Add ISensor.Update() (#2852) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 4 年前
GitHub fbb5022a add NaN checks to reward and observation in C# (#3221) 4 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 47649555 C# and Python checks for infinity and NaN. (#3418) 4 年前
Chris Elion 3b9fe7e5 canonicalize quaternion observations 4 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 89237f96 Reset StackingSensor when the Agent resets (#3727) 4 年前
GitHub 3a4a6792 access to observations in Heuristic (#3825) 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 8d3e2225 [MLA-1743] Backport inference GC Optimizations (#4916) 3 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
Ervin Teng 2b622c78 Example 3DBall with TaskSensor 4 年前
Arthur Juliani 15052e1f Add sensor type 3 年前
Arthur Juliani 6933b9c2 Add GoalSensor and component 3 年前
Arthur Juliani 0a22af55 Add SensorType field to SensorSpec 3 年前
Arthur Juliani 95fd8040 Make GridWorld a goal-based environment 3 年前
GitHub e83b35dd [MLA-1724] Reduce use of IEnumerable during inference (#4887) 3 年前
GitHub c556335e Add enum for sensor implementations, send in analytics (#4871) 3 年前
Arthur Juliani 0903613b Add VectorSensorComponent 3 年前
Arthur Juliani 06c147f8 Merge remote-tracking branch 'origin/main' into goal-conditioning-new 3 年前
GitHub c9153aa7 Removing Obsolete methods from the package (#5024) 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
Chris Elion 3c7233bc WIP obs spec 3 年前
Chris Elion 1c508989 spec and inplacearray cleanup 3 年前
vincentpierre 71eceeab addressing comments 3 年前
vincentpierre f80f7651 minor edits 3 年前
vincentpierre 1843345f Adding the goal conditioning sensors with the new observation specs 3 年前
vincentpierre 04f34203 addressing feedback 3 年前
GitHub f4c942a6 Update com.unity.ml-agents/Runtime/Sensors/VectorSensor.cs 3 年前
GitHub 1cc30d75 [MLA-1634] Compression spec (#5164) 3 年前
GitHub 3d53ec5a Turns physics modules into optional dependencies. (#5112) 3 年前
vincentpierre d4716caa Merge branch 'main' into goal-conditioning-sensors-3 3 年前
GitHub c37cfac1 Adding the goal conditioning sensors with the new observation specs (#5159) 3 年前
GitHub fabc492e fix all PVS and doc generation warnings (#5262) 3 年前
GitHub d047802f Rider suggested cleanup, part 1 (#5265) 3 年前