48 次代码提交 (ba2af269-3bc1-4797-879b-1c46e1dc007c)

作者 SHA1 备注 提交日期
GitHub 2e6bab0d RayPerception sensor (#2874) 5 年前
GitHub 05a54c3b Ray Perception Sensor docs (#2911) 5 年前
GitHub bc5bf388 Convert most other scenes to RayPerception sensor (#2916) 5 年前
GitHub 7ed81dbe [MLA-16] add filter mask to ray perception (#3111) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
GitHub 01b29cec Ray perception sensor tests (#3297) 5 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 5 年前
GitHub be0e5635 remove deprecated RayPerceptionMB, legacy codepath: (#3304) 5 年前
GitHub b12b906f Make RayPerception sensor work better with transforms that have scale (#3334) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 84161e7a csharp cleanup (#3392) 4 年前
GitHub d20bda06 csharp cleanup (#3392) (#3395) 4 年前
GitHub 61da8e9f [change] Ray Sensor interface improvements (#3449) 4 年前
GitHub ca914546 RaycastPerceptionComponent custom editor (#3484) 4 年前
GitHub 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 2a621c1b rename to Perceive() (#3527) 4 年前
GitHub eeeb09b3 Make most property setters public. (#3602) 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 da5d8923 backport fix for MLA-1106 (#4158) 4 年前
GitHub 65a73e01 Fix compile warning (#4186) 4 年前
GitHub 8d3e2225 [MLA-1743] Backport inference GC Optimizations (#4916) 3 年前
GitHub 4efb0119 store hit GameObject in raycast output (#4111) 4 年前
GitHub a28e2767 Update add-fire to latest master, including Policy refactor (#4263) 4 年前
GitHub 2db752ce RayPerceptionSensor: handle empty and invalid tags (#4155) 4 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
GitHub e7916b08 add pre-commit hook for dotnet-format (#4362) 4 年前
Scott Jordan 52ec9230 Merge branch 'develop-taggedobservations' into active-variablespeed 4 年前
Arthur Juliani 15052e1f Add sensor type 4 年前
GitHub e83b35dd [MLA-1724] Reduce use of IEnumerable during inference (#4887) 3 年前
GitHub c556335e Add enum for sensor implementations, send in analytics (#4871) 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
Chris Elion 3c7233bc WIP obs spec 3 年前
GitHub 1cc30d75 [MLA-1634] Compression spec (#5164) 3 年前
GitHub 3d53ec5a Turns physics modules into optional dependencies. (#5112) 3 年前
GitHub 1b3e0ea3 [MLA-1880] Raycast sensor interface improvements (#5222) 3 年前
GitHub 2a9c8f0d Move GridSensor into main package (#5256) 3 年前
GitHub 1b93ba03 Fix errors when creating new RayCast sensor (#5261) 3 年前
Ruo-Ping Dong 40b8e001 custom data for ray sensor 3 年前
Ruo-Ping Dong b0558afe mark RayPerceptionInput.OutputSize() and RayPerceptionOutput.ToFloatArray() as deprecated 3 年前
Ruo-Ping Dong dc1f22e3 add virtual method for custom observations 3 年前
Ruo-Ping Dong b71a2c06 address comments 3 年前
Ruo-Ping Dong 833703d3 fix create default sensor 3 年前
Ruo-Ping Dong 3c16b4c5 call writer.AddList for each ray 3 年前
Ruo-Ping Dong ec599e27 fix docstring 3 年前