49 次代码提交 (42a3732c-a935-49b2-b144-3856b0b7759f)

作者 SHA1 备注 提交日期
GitHub 6c354d16 New Learning Brain (#1303) 6 年前
vincentpierre 52d631b7 Initial commit. Modified the code to use TF# exclusively 6 年前
Vincent-Pierre BERGES 4a6ae4e0 Barracuda integration into ML-Agents (#1557) 6 年前
Mantas Puida 1862b6be Multiple LSTM cell handling added to Barracuda code path 5 年前
GitHub cf3ccc4a Barracuda - remove unused private variable (#2128) 5 年前
GitHub e6b8140a enable precommit for line endings, fix 1 failure (#2208) 5 年前
Ervin T 9ea7fea8 Use Barracuda tensors and Barracuda 0.2.4 (#2308) 5 年前
GitHub 69613a01 Reducing complexity on a number of classes. (#2480) 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 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 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
GitHub 1934bb75 VectorSensor and StackedSensor (#2813) 5 年前
GitHub 00107b93 Fixing inference for hallway 5 年前
Chris Elion e2e76c51 Develop barracuda 0.3.x (#2952) 5 年前
GitHub a488299f [MLA-345] float visual observations (#3148) 5 年前
GitHub f97bcf1c Decoupling IPolicy from Agent (#3203) 5 年前
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 8530b724 Fix package validation errors for sensor-based classes (#3501) 4 年前
GitHub f25bf7d3 Reintroduce MLAgents.Sensors namespace (#3509) 4 年前
GitHub 1a7f9036 Tests for Demonstration loader and Model runner (#3510) 4 年前
GitHub b9bd4df2 Modified some namespaces (#3533) 4 年前
GitHub 1e0b022f [MLA-850] rename namespaces to Unity.MLAgents (#3843) 4 年前
GitHub c7722f73 [barracuda] Update Barracuda to 0.7.0-preview. (#3873) 4 年前
GitHub 731fb88b [barracuda] Update Barracuda to 0.7.0-preview (#3875) 4 年前
Chris Elion 68b68396 Merge remote-tracking branch 'origin/master' into release_1_to_master 4 年前
GitHub 8d3e2225 [MLA-1743] Backport inference GC Optimizations (#4916) 3 年前
GitHub 5e5ff19b Barracuda inference for hybrid actions (#4611) 4 年前
vincentpierre 3bc43ef2 Preliminary work for inference with attention 4 年前
vincentpierre dc84fe48 adressing comments 4 年前
vincentpierre b7892849 addressing comments 4 年前
GitHub 2c4d7716 Update com.unity.ml-agents/Runtime/Inference/TensorGenerator.cs 4 年前
GitHub e83b35dd [MLA-1724] Reduce use of IEnumerable during inference (#4887) 3 年前
vincentpierre 3068ae1f Adding a helper method for creating observation placeholder names and removed the _h and _c placeholders 3 年前
Christopher Goy 4d7ce41b [MLA-1634] Add ObservationSpec and update ISensor interfaces (#5127) 3 年前
GitHub 0ddfbfee V2 staging new model version (#5080) 3 年前
Christopher Goy d1acc658 V2 staging new model version (#5080) 3 年前
Chris Elion 8f16fab3 use ObservationSpec everywhere 3 年前
Chris Elion a362b3d9 Merge remote-tracking branch 'origin/v2-staging' into csharp-obs-spec 3 年前
Chris Elion 404734d9 ObsType internal too, NumDimensions to Rank 3 年前
Chris Elion 49f35f1c clean up merge 3 年前
Ruo-Ping Dong 27704856 fix input to model 3 年前
GitHub dffc37bf Update to barracuda 1.3.3 and changes to the model inputs and outputs for LSTM (#5236) 3 年前
GitHub d3c3f91f LSTM models from 1.x will be incompatible with MLA 2.x (#5254) 3 年前