Commit Graph
587 Commits
Author SHA1 Message Date
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 b9ba26b4f9 Fix example code. 2023-11-27 17:05:41 -05:00
Ryan Curtin 727fb58ada Add documentation for NaiveBayesClassifier. 2023-11-27 16:51:39 -05:00
Ryan Curtin c8726ff2ee Update and release version 4.3.0. 2023-11-27 13:27:20 -05:00
Ryan Curtin 19105efdc7 Remove other uses of /Zc:__cplusplus in the documentation. 2023-10-29 13:19:43 -04:00
Ryan Curtin 05884f0de0 Update and release version 4.2.1. 2023-09-05 13:36:10 -04:00
Ryan Curtin 1a6100a987 Merge pull request #3529 from rcurtin/stb-header-detect
Add mlpack/config.hpp and automatic CMake configuration
2023-09-01 14:30:53 -04:00
Marcus Edel a013f07889 Merge pull request #3520 from tareknaser/rl-docs
Reinforcement Learning: Introducing Agent-Specific Tutorials.
2023-09-01 10:27:18 -04:00
Ryan Curtin d8d8a2511c Clarify documentation slightly. 2023-08-29 13:28:02 -04:00
Ryan Curtin 5a5b2cf586 Add additional documentation about the name given to models during loading and saving. 2023-08-07 19:19:09 -04:00
Tarek a89180fa29 feat(docs): add documentation for sac
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-08-05 10:28:44 +03:00
Tarek b2232019b6 feat(docs): add documentation for td3
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-08-05 10:28:36 +03:00
Tarek bf91c4e595 feat(docs): add documentation for ddpg
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-08-05 10:28:27 +03:00
Tarek cc334b0e0c feat(docs): modify rl docs to separate the agents docs in files
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-08-05 10:28:07 +03:00
Ryan Curtin 6a9e19dd01 Update and release version 4.2.0. 2023-06-16 15:47:02 -04:00
Ryan Curtin e12bc09e30 Update and release version 4.1.0. 2023-04-26 20:06:56 -04:00
Ana B 309d1d2e01 Fix links (#3462) 2023-04-12 04:53:14 +02:00
Adarsh Santoria d8c3e2cd3a Merge branch 'master' into bksvd 2023-02-17 11:26:18 +05:30
Rodo b61216132f Fix function name (#3421) 2023-02-16 06:15:28 +01:00
Ryan Curtin 8834dff613 Merge pull request #3411 from aadi-raj/possible-fixes
Possible fixes
2023-02-15 09:11:21 -05:00
Ryan Curtin a8fe2ffdf0 Merge pull request #3401 from AdarshSantoria/akfn
Fix codes and improve doc
2023-02-12 14:37:04 -05:00
Adarsh Santoria b4023ba229 Update cf.md 2023-02-12 17:40:16 +05:30
Aditya Raj ce472b5c31 style fix 2023-02-12 05:25:44 +05:30
Aditya Raj e68b44a3c6 Necessary changes in doc. 2023-02-12 05:11:48 +05:30
Ryan Curtin fe23d1d487 Merge pull request #3398 from AdarshSantoria/cf
Update outdated codes in cf.md and datasetmapper.md
2023-02-11 12:12:38 -05:00
Adarsh Santoria c26e762a57 Change factorizers names to it's corresponding 2023-02-10 01:33:08 +05:30
Adarsh Santoria 7a6c51615b Change factorizers names to what's used in code 2023-02-10 01:30:52 +05:30
Adarsh Santoria 58df0e6908 default set only for NMFPolicy 2023-02-09 14:05:11 +05:30
Adarsh Santoria 2a3f3e69d1 CFType to CF
Change inorder to make CF typedef from CFType
2023-02-07 19:12:27 +05:30
Aditya Raj 9b74ff5666 Merge branch 'mlpack:master' into doc_fixes 2023-02-07 10:02:35 +05:30
Ryan Curtin 6ab09ca6c3 Merge pull request #3395 from AdarshSantoria/doc
Fixed documentation
2023-02-06 17:37:28 -05:00
Adarsh Santoria f1ed74ee94 improve doc 2023-02-06 21:15:31 +05:30
Aditya Raj 30a94a6549 Fixed misleading path 2023-02-06 17:30:05 +05:30
Adarsh Santoria 2f3916c8d7 fixing codes in approx_kfn doc 2023-02-06 16:11:37 +05:30
Adarsh Santoria 0b9b1d483f Update codes in datasetmapper.md 2023-02-06 10:52:47 +05:30
Adarsh Santoria 5687d8a974 Update codes and improve cf doc 2023-02-06 10:46:47 +05:30
Ryan Curtin 22836c207d Merge pull request #3391 from AdarshSantoria/Alternating-Matrix-Factorization-tutorial
Fixing amf doc as in #3390
2023-02-05 17:30:18 -05:00
Adarsh SantoriaandRyan Curtin a299fc323d Update doc/tutorials/neighbor_search.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-05 01:12:01 +05:30
Adarsh Santoria a58b2a8472 delete undesired commit 2023-02-05 01:11:13 +05:30
Adarsh Santoria 87c106e15a improve efficiency of statement in kmeans.md 2023-02-04 19:34:19 +05:30
Adarsh Santoria b2213238c1 fixing links in kmeans.md 2023-02-04 19:21:12 +05:30
Adarsh Santoria 1e7e2aea64 fix typo in neighbor_search.md 2023-02-04 19:11:36 +05:30
Adarsh Santoria 291b170d8c fix typo in emst.md 2023-02-04 19:08:38 +05:30
Adarsh Santoria f8ea15a15a fix typo in approx_kfn.md 2023-02-04 19:06:44 +05:30
Adarsh Santoria 2d7b72768f removing repeatation in neighbor_search.md 2023-02-04 19:03:45 +05:30
Aditya Raj 46bcedff81 Minor doc fix in bindings.md
I have encountered some minor doc issues while going through the file.
I have tried to fix some of them.

Thanks 
Adi
2023-02-03 19:10:28 +05:30
Ryan Curtin df5ca711bf Merge pull request #3392 from AdarshSantoria/doc
Some similar typos in doc
2023-02-02 15:14:01 -05:00