Commit Graph
28478 Commits
Author SHA1 Message Date
Ryan Curtin e75803255c Merge pull request #3387 from AdarshSantoria/adding-a-link
Fix a typo
2023-02-02 09:05:03 -05:00
conradsnicta 6d3336da0a update citation details (#3393) 2023-02-02 11:44:14 +01:00
Adarsh SantoriaandRyan Curtin 094d9b6a16 Update doc/user/formats.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-01 11:19:41 +05:30
Ryan Curtin f40340e9ce Merge pull request #3386 from rodonguyen/master
Add more info in main README.md
2023-01-31 22:33:48 -05:00
Rodo d656c22a15 Fix wording 2023-01-30 08:54:26 +10:00
RodoandRyan Curtin 61dfdef88d Fix wording
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-01-30 08:52:57 +10:00
Adarsh Santoria 13fafb43e9 Fix a typo 2023-01-27 12:11:46 +05:30
Rodo 194f629604 Update README.md
Improving and moving instructions for cmake error
2023-01-27 15:22:45 +10:00
Rodo 6d0b788b48 Update README.md 2023-01-27 15:15:50 +10:00
Rodo b5a8540cd5 Update README.md 2023-01-27 15:14:27 +10:00
RodoandRyan Curtin 9cd0610139 Update README.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-01-27 15:11:46 +10:00
RodoandRyan Curtin b378475954 Update README.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-01-27 15:11:39 +10:00
conradsnicta 2207d93ad8 remove unused define (#3381) 2023-01-27 05:01:22 +00:00
Ryan Curtin 7974349589 Merge pull request #3362 from aadi-raj/doc_typo
A small typo fix in the doc hpt.md
2023-01-26 11:01:35 -05:00
Marcus Edel cfd984e477 Merge pull request #3377 from mlpack/coatless-patch-1
Update COPYRIGHT.txt.
2023-01-26 10:22:00 -05:00
James J Balamuta 280c443d15 Added missing commas 2023-01-26 07:17:10 -08:00
James J Balamuta 874d45ffc5 Add @SuryodayBasak 2023-01-26 07:15:39 -08:00
Rodo 9d84c38756 Fix grammars 2023-01-26 12:19:16 +00:00
Rodo d3d597f678 Add more info 2023-01-26 12:00:50 +00:00
Ryan Curtin f943bffe15 Merge pull request #3373 from rcurtin/fix-cpp-quickstart
Fix name of RandomForest class in C++ quickstart
2023-01-25 20:24:21 -05:00
Ryan Curtin 9060310167 Merge pull request #3375 from rcurtin/rl-tutorial-fix
Adapt reinforcement learning tutorial to mlpack 4 API
2023-01-25 20:05:37 -05:00
Ryan Curtin be551f32e9 Merge pull request #3376 from rcurtin/conv-filter-rotate
Fix convolution for non-square kernels
2023-01-25 20:05:01 -05:00
Ryan Curtin c087adbcf0 Merge branch 'master' into conv-filter-rotate 2023-01-25 20:04:48 -05:00
Ryan Curtin 870b83acf4 Merge pull request #3374 from rcurtin/include-fixes
Add preprocess.hpp include and add missing includes to mlpack.hpp
2023-01-25 20:03:59 -05:00
James J Balamuta b453cc0d5e Added @shrit 2023-01-25 10:22:35 -08:00
James J Balamuta 1f30b5a9eb Add @iamshnoo 2023-01-24 20:38:45 -08:00
James J Balamuta a208e4967b Spacing [ci skip] 2023-01-24 17:44:59 -08:00
James J Balamuta ed882bd12f Update COPYRIGHT.txt 2023-01-24 17:43:05 -08:00
James J Balamuta ad2325fd53 Update COPYRIGHT.txt 2023-01-24 17:31:36 -08:00
Ryan Curtin 5d2d191879 Add some simple tests for non-square filters. 2023-01-24 12:57:52 -05:00
Ryan Curtin 563a45864c Apply the fix to grouped convolutions, too. 2023-01-24 12:33:07 -05:00
Ryan Curtin addeffb111 Update HISTORY. 2023-01-24 12:30:33 -05:00
Ryan Curtin 7c0b56bd8e The rotated filters have the same size as the original filters. 2023-01-24 12:27:28 -05:00
Ryan Curtin 70ae814f18 Adapt reinforcement learning tutorial to mlpack 4 API. 2023-01-24 12:07:53 -05:00
Ryan Curtin cb58b5858e Update HISTORY. 2023-01-24 11:56:05 -05:00
Ryan Curtin 9bffe7839d Fix functions that need to be inlined. 2023-01-24 11:53:07 -05:00
Ryan Curtin 47fd0b6a8d Add missing include file. 2023-01-24 11:52:55 -05:00
Ryan Curtin d2fee6a262 Add missing files to list of includes. 2023-01-24 11:16:25 -05:00
Ryan Curtin 3d3df8f646 Fix name of class. 2023-01-24 03:18:55 -05:00
Ryan Curtin 8472d6248b Merge pull request #3358 from rcurtin/fix-r-warning
Comment out pragmas in base64.hpp to fix CRAN warnings
2023-01-24 03:18:16 -05:00
Ryan Curtin 3d40db54c6 Merge pull request #3361 from mlpack/cli11-header-updates-2.3.2
Upgrade CLI11 to 2.3.2
2023-01-24 03:12:04 -05:00
Ryan Curtin e1bdbfc99f Fix path. 2023-01-23 03:23:51 -05:00
aadi-raj 7aa6cbd2ba A small typo fix in the doc hpt.md 2023-01-18 23:52:23 +05:30
Ryan Curtin c069e5e15f Merge pull request #3349 from rcurtin/discrete-distr-doc-fix
Fix inaccurate documentation for DiscreteDistribution
2023-01-18 09:59:30 +00:00
Yashwants19 092c8e5ca8 Upgrade CLI11 to 2.3.2 2023-01-17 10:00:33 +00:00
Ryan Curtin 5d293871ce Comment out pragmas in base64.hpp to fix CRAN warnings. 2023-01-13 14:37:24 -05:00
Ryan Curtin ea07515434 Merge pull request #3357 from rcurtin/safe-neg-inf
Try to work around Visual Studio unary unsigned minus bug
2023-01-12 09:37:33 -05:00
Ryan Curtin 44a2ce8aa6 Merge pull request #3355 from rcurtin/cmake-openblas-static-fix
Add -lgfortran and -lquadmath when statically linking OpenBLAS on Linux
2023-01-12 09:37:02 -05:00
Ryan Curtin 45394e01c6 Fix comment. 2023-01-11 20:21:18 -05:00
Ryan Curtin 4ed41f45f3 Be more paranoid in conditions. 2023-01-11 20:19:18 -05:00