Ryan Curtin
|
c1b7694391
|
Implement new Train() overloads and tests for them.
|
2023-11-29 11:11:13 -05:00 |
|
Ryan Curtin
|
599a630656
|
Fix object names.
|
2023-11-27 17:23:24 -05:00 |
|
Ryan Curtin
|
4682706a99
|
Some additional cleanups and fixes.
|
2023-11-27 17:22:31 -05:00 |
|
Ryan Curtin
|
308be4fa95
|
Add a caveat about sparse model types.
|
2023-11-27 17:16:39 -05:00 |
|
Ryan Curtin
|
4878ade588
|
Point out Epsilon() method.
|
2023-11-27 17:13:24 -05:00 |
|
Ryan Curtin
|
48b85e8646
|
Make sure variances always have epsilon, regardless of training mode.
|
2023-11-27 17:05:55 -05:00 |
|
Ryan Curtin
|
b9ba26b4f9
|
Fix example code.
|
2023-11-27 17:05:41 -05:00 |
|
Ryan Curtin
|
0947848c2d
|
Update NaiveBayesClassifier class to match documentation, and add appropriate tests.
|
2023-11-27 16:51:55 -05:00 |
|
Ryan Curtin
|
727fb58ada
|
Add documentation for NaiveBayesClassifier.
|
2023-11-27 16:51:39 -05:00 |
|
Ryan Curtin
|
2c8289149b
|
Fix some compilation warnings.
|
2023-11-27 16:49:24 -05:00 |
|
Ryan Curtin
|
39e35a1f79
|
Fix other use of cereal macro not available in older versions.
|
2023-11-27 16:26:11 -05:00 |
|
Ryan Curtin
|
4bc1297f96
|
Correct handling for older cereal versions.
|
2023-11-27 16:26:11 -05:00 |
|
Ryan Curtin
|
04a970228b
|
Include workaround for allowing templated versions for serialization.
|
2023-11-27 16:26:11 -05:00 |
|
Ryan Curtin
|
e92eb6d1ff
|
Add new block for next release to HISTORY.md.
|
2023-11-27 13:27:20 -05:00 |
|
Ryan Curtin
|
c8726ff2ee
|
Update and release version 4.3.0.
|
2023-11-27 13:27:20 -05:00 |
|
Ryan Curtin
|
751ba46521
|
Merge pull request #3557 from rcurtin/additional-cxx17-msvc-doc-fix
Remove other uses of /Zc:__cplusplus in the documentation.
|
2023-11-22 08:48:24 -05:00 |
|
Ryan Curtin
|
1839274ebb
|
Merge pull request #3547 from akropp/adapt_multihead
Adapt MultiheadAttention and LayerNorm to new Layer interface
|
2023-11-22 08:46:15 -05:00 |
|
 Adam KroppandRyan Curtin
|
cb7c6d32e1
|
Update HISTORY.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-20 15:11:14 -05:00 |
|
 Adam KroppandRyan Curtin
|
27eae7c149
|
Update HISTORY.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-20 15:11:01 -05:00 |
|
 Adam KroppandRyan Curtin
|
0f7f472da6
|
Update src/mlpack/methods/ann/ffn_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-20 15:10:51 -05:00 |
|
 Adam KroppandRyan Curtin
|
7bce96af3f
|
Update src/mlpack/methods/ann/ffn_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-20 15:10:43 -05:00 |
|
Adam Kropp
|
df248103aa
|
Merge branch 'adapt_multihead' of https://github.com/akropp/mlpack into adapt_multihead
|
2023-11-16 13:46:51 -05:00 |
|
Adam Kropp
|
8e0039d3b3
|
Update HISTORY.md
|
2023-11-16 13:46:47 -05:00 |
|
Adam Kropp
|
511fe6970b
|
Add author lines
Added to the files where I made meaningful logic changes.
|
2023-11-16 13:46:40 -05:00 |
|
 Adam KroppandRyan Curtin
|
0d4eb701f9
|
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-16 09:19:22 -05:00 |
|
 Adam KroppandRyan Curtin
|
13cb8c2260
|
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-16 09:19:06 -05:00 |
|
 Adam KroppandRyan Curtin
|
def2346094
|
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-16 09:18:53 -05:00 |
|
 Adam KroppandRyan Curtin
|
2328247445
|
Update src/mlpack/methods/ann/layer/multihead_attention_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-16 09:18:42 -05:00 |
|
 Adam KroppandRyan Curtin
|
27ad35c5ca
|
Update src/mlpack/methods/ann/layer/layer_norm.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-16 09:18:31 -05:00 |
|
 Adam KroppandRyan Curtin
|
130b075d2e
|
Update src/mlpack/methods/ann/activation_functions/hard_swish_function.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-16 09:18:20 -05:00 |
|
Adam Kropp
|
74f42a4e1b
|
Fix bug with old armadillo version
|
2023-11-16 09:04:41 -05:00 |
|
Adam Kropp
|
8ad2e225da
|
Temporary debugging spew to see why this fails in azure
|
2023-11-15 10:17:32 -05:00 |
|
Adam Kropp
|
677a6d8487
|
input dimension size calc was wrong in Reset()
|
2023-11-15 10:17:02 -05:00 |
|
Adam Kropp
|
d90282abf5
|
Update elish_function.hpp
|
2023-11-14 10:25:38 -05:00 |
|
Adam Kropp
|
fdb29d3a73
|
Update elish_function.hpp
|
2023-11-14 10:11:50 -05:00 |
|
Adam Kropp
|
b788e4a8f2
|
Perf improvement
|
2023-11-14 10:03:20 -05:00 |
|
Adam Kropp
|
a389184f48
|
Update elish_function.hpp
|
2023-11-14 07:32:13 -05:00 |
|
Adam Kropp
|
62cedfdb4b
|
Fix conditionals
|
2023-11-13 18:11:28 -05:00 |
|
Adam Kropp
|
1539b6e7db
|
Remove commentary
|
2023-11-13 16:03:39 -05:00 |
|
Adam Kropp
|
deb68b984c
|
Fix deriv
|
2023-11-13 16:01:51 -05:00 |
|
Adam Kropp
|
5c7fde65a4
|
Fixes
|
2023-11-13 15:53:09 -05:00 |
|
 Adam KroppandRyan Curtin
|
94bb5ff521
|
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:45:43 -05:00 |
|
 Adam KroppandRyan Curtin
|
4cb0cd111c
|
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:32:27 -05:00 |
|
 Adam KroppandRyan Curtin
|
dfcf40a71f
|
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:30:25 -05:00 |
|
 Adam KroppandRyan Curtin
|
d00446231a
|
Update src/mlpack/methods/ann/layer/multihead_attention.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:29:23 -05:00 |
|
 Adam KroppandRyan Curtin
|
4244a337a9
|
Update src/mlpack/methods/ann/activation_functions/spline_function.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:27:46 -05:00 |
|
 Adam KroppandRyan Curtin
|
cd2c13e4b4
|
Update src/mlpack/methods/ann/activation_functions/tanh_function.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:27:00 -05:00 |
|
 Adam KroppandRyan Curtin
|
26b031110e
|
Update src/mlpack/methods/ann/activation_functions/tanh_exponential_function.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:26:11 -05:00 |
|
 Adam KroppandRyan Curtin
|
1cf92e5f30
|
Update src/mlpack/methods/ann/activation_functions/swish_function.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:24:57 -05:00 |
|
 Adam KroppandRyan Curtin
|
c8c8dbe020
|
Update src/mlpack/methods/ann/activation_functions/softsign_function.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2023-11-13 15:05:10 -05:00 |
|