100 次代码提交 (f16ce486-236a-4c54-9e40-deed7a29c01a)

作者 SHA1 备注 提交日期
GitHub 24250c90 Move gRPC code to its own special place (#2621) 5 年前
GitHub 24ba9d58 Develop deprecate broadcasting (#2669) 5 年前
GitHub 57a5a717 C# hierarchical timers (#2198) 5 年前
GitHub 2d92a49b Refactor ICommunicator API (#2675) 5 年前
GitHub 0892ef2c [WIP] ISensor interface and use for visual observations (#2731) 5 年前
GitHub 0fe5adc2 Develop remove memories (#2795) 5 年前
GitHub 1934bb75 VectorSensor and StackedSensor (#2813) 5 年前
GitHub ccb7eab4 Remove {text,custom} {action,observations} (#2839) 5 年前
GitHub e6f549dc [MLA-12] update protobuf for vector observations (#2862) 5 年前
GitHub 69d1a033 Develop remove past action communication (#2913) 5 年前
GitHub 8ec5ab62 Develop side channels: migrate reset parameters (#2990) 5 年前
GitHub f97bcf1c Decoupling IPolicy from Agent (#3203) 4 年前
GitHub 6451f564 write observations directly to protobuf (#3229) 4 年前
GitHub a1a1126d Trim some public fields on the Agent (#3269) 4 年前
GitHub 590559e7 Make the Agent reset immediately after Done (#3291) 4 年前
GitHub 0ff8f9af Create ML-Agents Package (#3267) 4 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 4 年前
GitHub 9b72aab2 Making some fields and properties internal (#3342) 4 年前
GitHub 386ba66c Develop observation collector (#3352) 4 年前
GitHub 84161e7a csharp cleanup (#3392) 4 年前
GitHub d20bda06 csharp cleanup (#3392) (#3395) 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 e5108d2c Communication protocol versioning (#3535) 4 年前
GitHub aad9d8a1 fix Demonstration tests (#3554) 4 年前
GitHub 9f43ef72 [MLA-488] Fix observations in demonstration drawer (#3771) 4 年前
GitHub 0a7e53be Code Style - apply PascalCase (#3828) 4 年前
GitHub 4399e29f UI for Ray stacks, rename WriteAdapter to ObservationWriter (#3834) 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 d2bc86c8 Release 2 cherry pick (#3971) 4 年前
Ervin Teng 28596129 Send sensor types to Python 4 年前
GitHub 3a7572b4 Integrate IActuators into ML-Agents core code. (#4315) 4 年前
GitHub e7916b08 add pre-commit hook for dotnet-format (#4362) 4 年前
GitHub 31919e08 [MLA-1267] Account for actuators in training and inference. (#4371) 4 年前
GitHub 9d840f22 Increase communicator version for concatenated PNGs. (#4462) 4 年前
Ruo-Ping Dong 38e56032 Remove obsolete Observation class and ToProto() 4 年前
GitHub c3d2b902 Support multi-dimensional and compressed observations stacking (#4476) 4 年前
Ruo-Ping Dong 91700916 add hybrid action capability flag 4 年前
GitHub be723c66 Change BrainParametersProto to support ActionSpec (#4579) 4 年前
GitHub ca1aacc1 Assign new BrainParametersProto fields based on capabilities (#4581) 4 年前
GitHub 5e5ff19b Barracuda inference for hybrid actions (#4611) 4 年前
GitHub 94c59e31 C# changes for hybrid action spaces (#4587) 3 年前
Arthur Juliani 15052e1f Add sensor type 3 年前
GitHub 990f801a Develop hybrid action staging (#4702) 3 年前
GitHub ddfacd86 Integrate BrainParameters with ActionSpec, update BrainParametersDrawer (#4718) 3 年前
Arthur Juliani 0d2f8887 Merge remote-tracking branch 'origin/master' into goal-conditioning 3 年前
GitHub 43d74c0a [MLA-1587] Don't warn about minor version mismatch, add links in specific messages (#4688) (#4759) 3 年前
GitHub 0ffad9aa Hybrid FoodCollector (#4746) (#4765) 3 年前
vincentpierre 8cb050ef WIP Made initial changes to enale dimension properties and added attention module 3 年前
vincentpierre 549f925a Fixing the meta files 3 年前
vincentpierre 90f6dbe2 addressing preliminary comments 3 年前
vincentpierre d583db56 Fixing bugs and started integration 3 年前
vincentpierre f732226d Removed a debug message 3 年前
GitHub 4fd0c8fe Uncomment obsolete attributes, fix warnings (#4771) (#4774) 3 年前
GitHub 8f389445 More misc hybrid action followup (#4777) 3 年前
GitHub 2623c46f Rider suggestions (#4778) 3 年前
Andrew Cohen c0d01baf Merge branch 'master' into merge-release11-master 3 年前
vincentpierre 44ed3258 Merging master 3 年前
Ruo-Ping Dong fbfdc05b send and process team manager id 3 年前
GitHub ea3f8868 fix compile warnings for using obsolete enum (#4812) 3 年前
Arthur Juliani 0a22af55 Add SensorType field to SensorSpec 3 年前
Arthur Juliani 4bbe6250 Address comments 3 年前
Arthur Juliani e4b8e7e2 Rename to ObservationType 3 年前
Ruo-Ping Dong 180d3e20 Merge branch 'develop-centralizedcritic-mm' into develop-cc-teammanager 3 年前
Arthur Juliani 2b0b4f73 Add comments 3 年前
Ruo-Ping Dong 910da750 change teammanager id from string to int 3 年前
Ruo-Ping Dong 6f0bb2a4 add base team manager 3 年前
Ruo-Ping Dong 0006cd7f address comments 3 年前
GitHub d8835857 [MLA-1540] Training Analytics (#4780) 3 年前
Ruo-Ping Dong aad7d342 add base team manager 3 年前
Ruo-Ping Dong 918c2dcd change name TeamManager to MultiAgentGroup 3 年前
Ruo-Ping Dong 83344b9c address comments 3 年前
Ervin Teng b6f88d6d Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
Ervin Teng 3fbed6dc Merge branch 'develop-base-teammanager' into develop-agentprocessor-teammanager 3 年前
vincentpierre b7e8e4f6 Adding a capabilities flag and bumping the communication to 1.5.0 3 年前
vincentpierre afd7408f removing a Debug.Log statement 3 年前
Ruo-Ping Dong 7271556f change name TeamManager to MultiAgentGroup 3 年前
Christopher Goy 9cadfa7a Merge master -> release_13_branch-to-master 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
Chris Elion 8f16fab3 use ObservationSpec everywhere 3 年前
GitHub f16ce486 Update v2-staging from main (March 15) (#5123) 3 年前
Chris Elion b0e1cfc9 InplaceArray for shape 3 年前
Christopher Goy 921ba4f0 Update v2-staging from main (March 15) (#5123) 3 年前
Chris Elion d08eb8c3 remove IDimensionPropertiesSensor.cs 3 年前
Chris Elion 162046f1 remove ITypedSensor 3 年前
GitHub 46461986 pass sensor name through to ObservationSpec (#5036) 3 年前
Chris Elion 970f1d40 Merge remote-tracking branch 'origin/v2-staging' into MLA-1634-ObservationSpec 3 年前
GitHub 6a014496 Remove unused allocation (#5068) 3 年前
Chris Elion 5cd153e0 format 3 年前
Chris Elion a70b9e73 changelog, migration, fix name in obs 3 年前
GitHub 06e47dda Merge branch 'v2-staging' into v2-staging-rebase 3 年前
GitHub 85369e5b Add multiAgentGroup capabilities flag (#5096) 3 年前
GitHub 367f7a60 Make analytics module an optional dependency. (#5109) 3 年前
GitHub 221d9213 Move physics/sensor tests that fail in edit mode depending on what's in the scene to playmode tests. (#5162) 3 年前
GitHub 1cc30d75 [MLA-1634] Compression spec (#5164) 3 年前
GitHub 354c37ca [MLA-1634] Remove SensorComponent.GetObservationShape() (#5172) 3 年前
GitHub d047802f Rider suggested cleanup, part 1 (#5265) 3 年前