22 次代码提交 (1db18bd6-65c7-4859-bf35-891bb0856880)

作者 SHA1 备注 提交日期
GitHub d7224351 Brains as Scriptable Objects (#1250) 6 年前
GitHub 6c354d16 New Learning Brain (#1303) 6 年前
GitHub e1005d93 Added an error message when no model was present for inference (#1345) 6 年前
vincentpierre 52d631b7 Initial commit. Modified the code to use TF# exclusively 6 年前
vincentpierre 0fc5455b String format fix 6 年前
vincentpierre fbf42793 Modified the warning message 6 年前
vincentpierre 44ca50ca Replace error throw with a log 6 年前
Vincent-Pierre BERGES 4a6ae4e0 Barracuda integration into ML-Agents (#1557) 6 年前
Vincent-Pierre BERGES eefe0d6b Optimisation - Removed a lot of garbage allocation (#1804) 6 年前
Mantas Puida 27567062 First stage of ML Agents update to Barracuda 0.2.x 5 年前
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 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 82bf38ef TensorFlowSharp is no more (#2590) 5 年前
GitHub 24ba9d58 Develop deprecate broadcasting (#2669) 5 年前
GitHub 2d92a49b Refactor ICommunicator API (#2675) 5 年前
GitHub 39f280d6 Develop spawn brains (#2676) 5 年前
GitHub 6ea0d41b Remove references to batcher in comments. (#2701) 5 年前
GitHub 7d8651ac Made ModelParamLoader static and made a modelRunner for batching at inference (#2718) 5 年前
GitHub 2a884e6d Fix rider warnings and format code. (#2730) 5 年前