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

作者 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 年前
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 9358fd4f [memory] Fix for tensors not being disposed of. (#2541) 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 0fe5adc2 Develop remove memories (#2795) 5 年前
GitHub 5d2e466f Fix Code convention warnings in Rider. (#2801) 5 年前
GitHub 00107b93 Fixing inference for hallway 5 年前
GitHub f97bcf1c Decoupling IPolicy from Agent (#3203) 5 年前
GitHub 18fc5131 Format code and add .editorconfig to our package. (#3305) 5 年前
GitHub c6e5b23e Develop return float array (#3319) 4 年前
GitHub 9b72aab2 Making some fields and properties internal (#3342) 4 年前
GitHub 84161e7a csharp cleanup (#3392) 4 年前
GitHub d072e091 [upkeep] Add a dev project to take advantage of package that only work with 2019.x or newer. (#3452) 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 年前
GitHub 8d3e2225 [MLA-1743] Backport inference GC Optimizations (#4916) 3 年前
GitHub 5e5ff19b Barracuda inference for hybrid actions (#4611) 4 年前
GitHub e83b35dd [MLA-1724] Reduce use of IEnumerable during inference (#4887) 3 年前
GitHub 725e4363 [MLA-1762] reduce memory allocations from DiscreteActionOutputApplier (#4922) 3 年前
GitHub 0ddfbfee V2 staging new model version (#5080) 3 年前
Ruo-Ping Dong d0616609 add model parameters 3 年前
Ruo-Ping Dong 24154ec4 new format 3 年前
vincentpierre a9ca4a7d Moving the tensor applier arround 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 年前