Ryan Curtin
|
e4e22b7eaa
|
Remove all directory-level CMakeFiles.txt; MLPACK_SRCS is unused.
|
2022-08-15 10:23:54 -04:00 |
|
Ryan Curtin
|
5f28c544a6
|
Fix undefined reference error.
|
2022-08-15 10:13:21 -04:00 |
|
Ryan Curtin
|
9b25c2885e
|
Clean up includes throughout.
|
2022-08-15 10:04:30 -04:00 |
|
Ryan Curtin
|
de6dd5d084
|
Fix multiple definition issues for static variables.
|
2022-08-15 10:04:17 -04:00 |
|
Ryan Curtin
|
80d72c6b03
|
Fix various includes.
|
2022-08-15 08:55:48 -04:00 |
|
Ryan Curtin
|
daf8c3f738
|
Mark some functions inline to fix linking issues.
|
2022-08-15 08:55:39 -04:00 |
|
Ryan Curtin
|
e0c48e9a54
|
HMMRegression hasn't been touched in a decade and doesn't have tests---remove it.
|
2022-08-15 08:33:40 -04:00 |
|
Ryan Curtin
|
2285af2df7
|
Add directory-level includes for every directory.
|
2022-08-15 08:27:04 -04:00 |
|
Ryan Curtin
|
fe216d6cee
|
Fix some syntax issues in FruitTree.
|
2022-08-15 08:23:06 -04:00 |
|
Ryan Curtin
|
e0cbca78b7
|
Move some files and delete some unused files, like MVU.
|
2022-08-15 08:22:30 -04:00 |
|
Ryan Curtin
|
c684784beb
|
Try supplying all of the MLPACK_LIBRARIES.
|
2022-08-12 15:53:59 -04:00 |
|
Ryan Curtin
|
544d0e50fa
|
Actually, we need to link against all mlpack dependencies.
|
2022-07-31 17:29:06 -04:00 |
|
Ryan Curtin
|
42e6d8895e
|
We have to link against Armadillo.
|
2022-07-31 17:04:02 -04:00 |
|
Ryan Curtin
|
d614ad991f
|
Attempt to fix some builds.
|
2022-07-31 15:51:09 -04:00 |
|
Ryan Curtin
|
683a93d8a4
|
Perform the entire build in src/; remove mlpack_headers target.
|
2022-07-31 13:48:19 -04:00 |
|
Ryan Curtin
|
b7cc5938f9
|
Remove arma_config_check.hpp: it was only needed to check compilation properties of libmlpack.so.
|
2022-07-31 08:26:02 -04:00 |
|
Ryan Curtin
|
abad21635f
|
Remove more debugging output.
|
2022-07-31 08:22:31 -04:00 |
|
Ryan Curtin
|
ffd105c6d1
|
Remove debugging output.
|
2022-07-31 08:22:03 -04:00 |
|
Ryan Curtin
|
d0df14bf36
|
Remove debugging output.
|
2022-07-31 08:13:02 -04:00 |
|
Ryan Curtin
|
32c5e2d807
|
Merge remote-tracking branch 'origin/master' into everything-header-only
|
2022-07-31 07:53:37 -04:00 |
|
Ryan Curtin
|
19be49c06c
|
Merge pull request #3233 from rcurtin/util-header-only
Adapt virtually everything else in mlpack to header-only
|
2022-07-31 12:32:45 +01:00 |
|
Ryan Curtin
|
8e8b7fd70a
|
Update standard to C++14.
|
2022-07-30 08:14:58 -04:00 |
|
Ryan Curtin
|
ab7fd488a9
|
Some reordering to help the static analysis job (hopefully!).
|
2022-07-30 05:13:20 -04:00 |
|
Shubham Agrawal
|
9d1dd81c29
|
changes acc to suggestions
|
2022-07-26 17:09:53 +08:00 |
|
Shubham Agrawal
|
432f8dd9d3
|
removed unstable test
|
2022-07-26 17:08:08 +08:00 |
|
Shubham Agrawal
|
9960f6589a
|
Merge branch 'master' into header-only
|
2022-07-26 11:01:43 +05:30 |
|
Shubham Agrawal
|
604ddad060
|
small bug in forward prop
|
2022-07-24 14:20:25 +08:00 |
|
Ryan Curtin
|
03833f38fe
|
Merge pull request #3244 from shubham1206agra/bias-conv
Bias Boolean in Convolution layer
|
2022-07-23 20:14:38 +02:00 |
|
Shubham Agrawal
|
cb84d99d7b
|
minor changes
|
2022-07-23 22:34:07 +08:00 |
|
Shubham Agrawal
|
995431d7f7
|
simple test added
|
2022-07-22 17:13:09 +08:00 |
|
Shubham Agrawal
|
b04ac23fbc
|
changes to back prop
|
2022-07-22 16:42:09 +08:00 |
|
Shubham Agrawal
|
c3e95744ec
|
cleanup of tests
|
2022-07-20 22:09:45 +08:00 |
|
Shubham Agrawal
|
529036dcda
|
small bug in tests
|
2022-07-20 13:53:05 +08:00 |
|
Shubham Agrawal
|
f757f0e3c9
|
changes acc. to suggestions.
|
2022-07-20 13:43:26 +08:00 |
|
 Shubham AgrawalandRyan Curtin
|
74cd732ee1
|
Apply suggestions from code review
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2022-07-20 10:47:39 +05:30 |
|
Shubham Agrawal
|
adb0443392
|
changes acc to suggestion
|
2022-07-19 22:13:12 +08:00 |
|
Ryan Curtin
|
d21439b17a
|
Bump minimum requirement for bindings to C++14.
|
2022-07-12 08:05:52 -04:00 |
|
Shubham Agrawal
|
fad482c85f
|
added test
|
2022-07-12 12:44:23 +08:00 |
|
Shubham Agrawal
|
dbf6edfe85
|
added documentation
|
2022-07-12 12:27:56 +08:00 |
|
Shubham Agrawal
|
12700d8361
|
small bug fix
|
2022-07-11 17:19:46 +08:00 |
|
Shubham Agrawal
|
6e2fd53034
|
changes acc. to suggestions.
|
2022-07-11 15:58:42 +08:00 |
|
Shubham Agrawal
|
d6af0edc8c
|
added test
|
2022-07-11 15:24:55 +08:00 |
|
Shubham Agrawal
|
12c8d2da8b
|
minor bug
|
2022-07-10 00:55:04 +08:00 |
|
Shubham Agrawal
|
060733244f
|
initial changes
|
2022-07-10 00:29:59 +08:00 |
|
Shubham Agrawal
|
fa43d9f951
|
Identity Layer implementation
|
2022-07-09 20:52:57 +08:00 |
|
Shubham Agrawal
|
e1ea0b9384
|
comments improvement
|
2022-07-09 14:49:32 +08:00 |
|
Shubham Agrawal
|
a19a17f4d1
|
small change
|
2022-07-09 14:41:53 +08:00 |
|
Shubham Agrawal
|
fdd5e4dd6d
|
Merge branch 'mlpack:master' into header-only
|
2022-07-09 12:05:48 +05:30 |
|
Shubham Agrawal
|
e0860c6eb7
|
size error nd custom initialize isue
|
2022-07-09 14:35:10 +08:00 |
|
Ryan Curtin
|
d48e32ac69
|
An intermediate attempt to actually make it all header-only.
|
2022-07-08 13:49:59 -04:00 |
|