1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected over 1 year ago.
Dec 05, 2021 — Dec 05, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update tests. More... 7 months ago
Update AdaBoost implementation: add Train() overloads, add Classify() overloads, add constructors, fix serialization in reverse-compatible way. More... 7 months ago
Remove debugging output. More... 7 months ago
Implement CheckMatrices() for floats. More... 7 months ago
Include workaround for allowing templated versions for serialization. More... 7 months ago
Include workaround for allowing templated versions for serialization. More... 7 months ago
Allow perceptrons to take arbitrary weight types. More... 7 months ago
Allow templatized weights for DecisionTree and subclasses. More... 7 months ago
Clean up AdaBoost documentation; move example to top; remove unneeded text. More... 7 months ago
Remove commentary More... 7 months ago
Fix deriv More... 7 months ago
Fixes More... 7 months ago
Update src/mlpack/methods/ann/layer/multihead_attention.hpp More... 7 months ago
Update src/mlpack/methods/ann/layer/multihead_attention.hpp More... 7 months ago
Update src/mlpack/methods/ann/layer/multihead_attention.hpp More... 7 months ago
Update src/mlpack/methods/ann/layer/multihead_attention.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/spline_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/tanh_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/tanh_exponential_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/swish_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/softsign_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/softplus_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/silu_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/rectifier_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/quadratic_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/poisson1_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/multi_quadratic_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/rectifier_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/hard_sigmoid_function.hpp More... 7 months ago
Update src/mlpack/methods/ann/activation_functions/hard_swish_function.hpp More... 7 months ago