1
I Use This!
Activity Not Available

Commits : Listings

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