openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MLPACK C++ machine learning library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 2 years
ago.
Dec 05, 2021 — Dec 05, 2022
Showing page 9 of 60
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add missing Reset() function.
Ryan Curtin
More...
about 1 year ago
Deprecate constructor used by AdaBoost only.
Ryan Curtin
More...
about 1 year ago
Allow both arma::uword and size_t to size checks.
Ryan Curtin
More...
about 1 year ago
Finish perceptron documentation; apply significant cleanups.
Ryan Curtin
More...
about 1 year ago
Clairfy input dimensions documentation, check valid input dims
Adam Kropp
More...
about 1 year ago
Update src/mlpack/methods/ann/layer/c_relu_impl.hpp
Adam Kropp
More...
about 1 year ago
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Adam Kropp
More...
about 1 year ago
Update src/mlpack/methods/ann/layer/flexible_relu_impl.hpp
Adam Kropp
More...
about 1 year ago
Update src/mlpack/methods/ann/layer/multihead_attention_impl.hpp
Adam Kropp
More...
about 1 year ago
Update src/mlpack/methods/ann/layer/multihead_attention_impl.hpp
Adam Kropp
More...
about 1 year ago
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Adam Kropp
More...
about 1 year ago
Update activation functions to take input and output values
Adam Kropp
More...
about 1 year ago
Oops, remove redundant bullet point.
Ryan Curtin
More...
about 1 year ago
Oops, remove redundant bullet point.
Ryan Curtin
More...
about 1 year ago
Handle feedback about documentation.
Ryan Curtin
More...
about 1 year ago
Handle feedback about documentation.
Ryan Curtin
More...
about 1 year ago
Fix `numClasses` member in `SoftmaxRegression::Train()` (#3553)
Ryan Curtin
More...
about 1 year ago
Add LayerNorm and MultiAttentionHead tests
Adam Kropp
More...
over 1 year ago
Fix c_relu test and backward method
Adam Kropp
More...
over 1 year ago
Fix ftswish to use input instead of output
Adam Kropp
More...
over 1 year ago
Unnecessary alias
Adam Kropp
More...
over 1 year ago
Optimization of Backward()
Adam Kropp
More...
over 1 year ago
Defining Backward in terms of the inputs
Adam Kropp
More...
over 1 year ago
Doc updates
Adam Kropp
More...
over 1 year ago
(correctly) change Backward to use input instead of output
Adam Kropp
More...
over 1 year ago
consolidate constructors with default arg
Adam Kropp
More...
over 1 year ago
Remove dependency on input in Backward call
Adam Kropp
More...
over 1 year ago
Update multihead_attention_impl.hpp
Adam Kropp
More...
over 1 year ago
Remove input sizing (srcSeqLen, embedDim) from constructor. Add doc for attnMask, keyPaddingMask Remove attnMask, keyPaddingMask from constructor. Serialize selfAttention Remove softMaxOutput temp member var.
Adam Kropp
More...
over 1 year ago
Clean-up to fix compilation/test.
Adam Kropp
More...
over 1 year ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
59
60
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree