 Omar ShritandMarcus Edel
|
ed07d9f05a
|
Fix indentation in src/mlpack/core/math/lin_alg_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-27 17:57:33 -04:00 |
|
 Omar ShritandMarcus Edel
|
047dc47b3b
|
Add parantheses in src/mlpack/core/math/lin_alg_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-27 17:57:33 -04:00 |
|
 Omar ShritandMarcus Edel
|
2dae84947a
|
Fix style in src/mlpack/core/kernels/epanechnikov_kernel_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-27 17:57:33 -04:00 |
|
 Omar ShritandMarcus Edel
|
8666165293
|
Update style in src/mlpack/core/kernels/epanechnikov_kernel_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-27 17:57:33 -04:00 |
|
Omar Shrit
|
6254b4b49a
|
Add forgetten layer name
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:57:33 -04:00 |
|
Omar Shrit
|
407b563330
|
Clean all using namespaces from the headers.
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:57:32 -04:00 |
|
Omar Shrit
|
4a713818ab
|
Fix the random_basis_impl in addition
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
99a485b6be
|
Clean partly the namespace. Let us see if this resolve the macOS issues
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
986bdb6bdd
|
Adjust namespace in preprocess
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
c3691bdf65
|
Remove the mlpack:: namespace
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
adbedb857b
|
Adding missing math/random headers
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
d246f94286
|
Fix the gmm error
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
10ed5c1c96
|
Let us if this resolves the binding issues
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
8b0c8038dd
|
Adding a missing std string
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
ff2f37c4e7
|
Finish the pspectrum_string_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
c6bf80178a
|
Deleting epanechnikov_kernel and adding pspectrum_string_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
09f508c6de
|
Finishing the epanechnikov_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
61d01a3949
|
remove epanechnikov_kernel
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
bd84bb2d0d
|
inline random_basis
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
90b80ea766
|
Adding missing headers
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
e0c5ac34fb
|
move the impl from .cpp to .impl
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
85a53b486f
|
Fix the compilation warning related to include implementations
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
c1d3833ff1
|
Fix comments and compilation bugs
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
b037f4f69f
|
Finish inlining the data dir
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Omar Shrit
|
0941f65038
|
Make save image header only
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
ba84188163
|
Prettify C++ code used to check for atomic linkage.
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
f9cc2f6bfa
|
If we use MSVC no need to check for atomic.
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
119da780ed
|
Check if libatomic is bundled.
|
2022-04-27 17:45:32 -04:00 |
|
Marcus Edel
|
96f4d9aea6
|
Check if atomics need -latomic linking.
|
2022-04-27 17:45:32 -04:00 |
|
zoq
|
47f94fbaee
|
Upgrade Boost Version in CMake script.
|
2022-04-27 17:45:32 -04:00 |
|
LiuZhuojin
|
c31961bc46
|
Update contributor list
|
2022-04-27 17:45:32 -04:00 |
|
LiuZhuojin
|
2d77be64d9
|
Replace boost::heap::priority_queue with std::vector
|
2022-04-27 17:45:32 -04:00 |
|
LiuZhuojin
|
aa4a8b3922
|
Add vector and queue to standard includes
|
2022-04-27 17:45:30 -04:00 |
|
LiuZhuojin
|
d9145891a7
|
Replace boost::heap::priority_queue with std::vector
|
2022-04-27 17:45:12 -04:00 |
|
LiuZhuojin
|
58518ab811
|
Replace boost::heap::priority_queue with std::vector
|
2022-04-27 17:45:12 -04:00 |
|
LiuZhuojin
|
bc30907f5a
|
Replace boost::heap::priority_queue with std::vector
|
2022-04-27 17:45:12 -04:00 |
|
LiuZhuojin
|
e117627c7f
|
Replace boost::heap::priority_queue with std::vector
|
2022-04-27 17:45:12 -04:00 |
|
LiuZhuojin
|
4d962ebab6
|
Replace boost::heap::priority_queue with std::vector
|
2022-04-27 17:45:12 -04:00 |
|
Yashwants19
|
65afadc4af
|
Upgrade CLI11 to 2.2.0
|
2022-04-27 17:45:12 -04:00 |
|
 Ryan CurtinandMarcus Edel
|
5875d3625a
|
Apply suggestions from code review
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-27 16:10:15 -04:00 |
|
Ryan Curtin
|
1645bb22eb
|
Use typename instead of class for consistency.
|
2022-04-16 21:06:01 -04:00 |
|
Ryan Curtin
|
d8a1c27b7f
|
Add serialization to GlorotInit.
|
2022-04-16 20:55:50 -04:00 |
|
Ryan Curtin
|
f12d714c50
|
Comment on the weightsPtr parameter.
|
2022-04-11 13:34:43 -04:00 |
|
Ryan Curtin
|
44b30019f4
|
Add another padding test for Convolution.
|
2022-04-11 13:32:39 -04:00 |
|
Ryan Curtin
|
1a9f7ccd5b
|
Return correct type of Weights().
|
2022-04-11 11:56:39 -04:00 |
|
 Ryan CurtinandMarcus Edel
|
bacd18db55
|
Update src/mlpack/methods/ann/layer/concatenate_impl.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-11 11:53:54 -04:00 |
|
 Ryan CurtinandMarcus Edel
|
3dfe5a000d
|
Update src/mlpack/methods/ann/layer/concatenate.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-11 11:53:40 -04:00 |
|
 Ryan CurtinandMarcus Edel
|
6b47a9cd67
|
Update src/mlpack/methods/ann/layer/alpha_dropout.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-11 11:53:33 -04:00 |
|
 Ryan CurtinandMarcus Edel
|
77203b84cf
|
Update src/mlpack/methods/ann/layer/alpha_dropout.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2022-04-11 11:53:25 -04:00 |
|
Ryan Curtin
|
07be7313a7
|
Use network.Forward() to avoid the extra output copy.
|
2022-04-04 22:24:04 -04:00 |
|