Ryan Curtin
|
853bd0d6eb
|
Try to get a little information on what is going on.
|
2022-09-22 10:54:56 -04:00 |
|
Ryan Curtin
|
bf42076c72
|
Oops, correct copy of categorical data.
|
2022-09-21 17:41:33 -04:00 |
|
Ryan Curtin
|
bcff315728
|
Oops, it's Copy() not copy().
|
2022-09-21 15:02:21 -04:00 |
|
Ryan Curtin
|
f919505650
|
Preserve old Go objects for comparisons.
|
2022-09-21 13:44:18 -04:00 |
|
Ryan Curtin
|
b8cb6b1283
|
Fix some comparisons.
|
2022-09-21 13:40:35 -04:00 |
|
Ryan Curtin
|
4a7b8df8f7
|
Don't set strict for aliases in bindings.
|
2022-09-15 19:00:25 -04:00 |
|
Ryan Curtin
|
b4d0efe8e2
|
Merge pull request #3271 from mlpack/conradsnicta-patch-1
avoid deprecation warnings in Armadillo 11.2+
|
2022-09-11 12:29:40 -04:00 |
|
Ryan Curtin
|
9b0fa1a723
|
Merge pull request #3263 from sashashura/patch-1
GitHub Workflows security hardening
|
2022-09-11 12:29:09 -04:00 |
|
Ryan Curtin
|
398c24243a
|
Merge pull request #3264 from LilyWangLL/vcpkg-instructions
Add vcpkg installation instructions
|
2022-09-11 12:24:19 -04:00 |
|
Ryan Curtin
|
2156fcc974
|
Don't use alias in Adaboost::Classify() (#3268)
Use col() instead of unsafe_col() to avoid performance issues in older versions of Armadillo
|
2022-09-10 18:01:54 +02:00 |
|
conradsnicta
|
6206a4cdfe
|
remove unnecessary declarations
|
2022-09-10 17:55:36 +02:00 |
|
conradsnicta
|
d0429b32fd
|
use initializer_list
|
2022-09-10 17:46:16 +02:00 |
|
conradsnicta
|
0421ca89c9
|
use initializer_list
|
2022-09-10 17:39:39 +02:00 |
|
conradsnicta
|
87069c0b5c
|
use initializer_list
|
2022-09-10 17:36:04 +02:00 |
|
Lily Wang
|
d1a0ef37bd
|
Update README.md
|
2022-09-09 14:34:24 +08:00 |
|
Lily Wang
|
8d645022fb
|
Merge branch 'master' of https://github.com/mlpack/mlpack into vcpkg-instructions
# Conflicts:
# README.md
|
2022-09-08 23:32:27 -07:00 |
|
Ryan Curtin
|
1e34d12402
|
Merge pull request #3265 from rcurtin/one-include
Adapt mlpack to require only one include; revamp docs to Markdown, not Doxygen
|
2022-09-08 07:59:45 -04:00 |
|
Ryan Curtin
|
a4a2044c4a
|
Merge pull request #3240 from shubham1206agra/openmp-ann
Parallelize ANN with OpenMP
|
2022-09-04 11:26:24 -04:00 |
|
Ryan Curtin
|
00e0dd2653
|
Clean up includes to only include mlpack.hpp in general.
|
2022-09-04 11:18:45 -04:00 |
|
Ryan Curtin
|
ce3a573e12
|
Clean up includes for tests.
|
2022-09-04 11:11:20 -04:00 |
|
James J Balamuta
|
c2728253d5
|
Switch from bitwise to logical comparison (#3267)
Closes #3266
|
2022-09-04 06:11:17 +02:00 |
|
Ryan Curtin
|
1cfd4dec60
|
Fix includes and enable serialization when needed.
|
2022-09-03 14:37:31 -04:00 |
|
Ryan Curtin
|
dc12fa185b
|
Oops, fix stray quotation mark.
|
2022-09-03 10:44:59 -04:00 |
|
Ryan Curtin
|
bd0947213a
|
Merge remote-tracking branch 'origin/master' into one-include
|
2022-09-02 17:58:36 -04:00 |
|
Ryan Curtin
|
3e9bb00b9f
|
Fix output for C++ quickstart.
|
2022-09-02 17:51:18 -04:00 |
|
Ryan Curtin
|
e81918a05e
|
Fix README links.
|
2022-09-02 17:37:27 -04:00 |
|
Ryan Curtin
|
7f0829d8b1
|
Fix quickstart program #1.
|
2022-09-02 17:31:45 -04:00 |
|
Ryan Curtin
|
3559d3f516
|
Make a note about MLPACK_ENABLE_ANN_SERIALIZATION.
|
2022-09-02 11:22:09 -04:00 |
|
Ryan Curtin
|
f8055b06f5
|
Update tutorial to mention MLPACK_ENABLE_ANN_SERIALIZATION.
|
2022-09-02 11:21:19 -04:00 |
|
Ryan Curtin
|
eee8c637b1
|
Disable serialization unless the user asks for it.
|
2022-09-02 11:19:46 -04:00 |
|
Lily Wang
|
3723745593
|
add to contents
|
2022-09-01 19:35:59 -07:00 |
|
Lily Wang
|
c862b9bb19
|
Add vcpkg installation instructions
|
2022-09-01 19:31:29 -07:00 |
|
Alex
|
f6a3087ddf
|
Update main.yml
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
|
2022-09-01 17:42:54 +01:00 |
|
Ryan Curtin
|
5825287e9b
|
Adapt tutorials to Markdown and remove Doxygen entirely.
|
2022-08-31 23:02:27 -04:00 |
|
Shubham Agrawal
|
e42fc0a513
|
style fix
|
2022-08-31 14:27:06 +08:00 |
|
Ryan Curtin
|
9f0bd1aa23
|
Merge pull request #3256 from rcurtin/remove-directory-cmake
Remove directory-level CMake configuration
|
2022-08-29 14:23:12 -04:00 |
|
Ryan Curtin
|
982ca7dd9c
|
Oops, minor misspelling.
|
2022-08-26 09:21:03 -04:00 |
|
Ryan Curtin
|
2c53e74139
|
Add directory argument to add_python_wrapper().
|
2022-08-26 09:17:25 -04:00 |
|
Ryan Curtin
|
eec2512558
|
How in the world did that character get there?
|
2022-08-26 09:15:32 -04:00 |
|
Shubham Agrawal
|
68fd7128e9
|
fixed grouped convolution also
|
2022-08-20 15:44:01 +08:00 |
|
Ryan Curtin
|
811a00aaf3
|
Fix syntax for adding test bindings.
|
2022-08-19 23:26:54 -04:00 |
|
Ryan Curtin
|
921e71f079
|
Add C++ quickstart.
|
2022-08-19 23:24:48 -04:00 |
|
Ryan Curtin
|
2515a5d190
|
Fix include file name.
|
2022-08-19 23:24:17 -04:00 |
|
Ryan Curtin
|
39fbb8feda
|
Fix incorrect comment.
|
2022-08-19 23:24:07 -04:00 |
|
Shubham Agrawal
|
d2940a69f9
|
fixed size bug in convolution
And fixed bug in padding layer
|
2022-08-20 02:10:16 +08:00 |
|
Shubham Agrawal
|
e77d9e298c
|
Merge branch 'mlpack:master' into openmp-ann
|
2022-08-19 21:18:32 +05:30 |
|
Ryan Curtin
|
bca2dd41b6
|
Re-enable the image converter.
|
2022-08-18 15:29:55 -04:00 |
|
Ryan Curtin
|
baca1a8d80
|
Re-add definitions of all the bindings.
|
2022-08-18 14:30:11 -04:00 |
|
Ryan Curtin
|
1fec985ea7
|
Merge remote-tracking branch 'origin/master' into remove-directory-cmake
|
2022-08-18 09:54:46 -04:00 |
|
Ryan Curtin
|
915a93680a
|
Merge pull request #3255 from rcurtin/refactor-includes
Refactor includes to use directory-level convenience includes
|
2022-08-18 09:54:06 -04:00 |
|