Commit Graph
517 Commits
Author SHA1 Message Date
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
Adarsh Santoria 13fafb43e9 Fix a typo 2023-01-27 12:11:46 +05:30
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
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 70ae814f18 Adapt reinforcement learning tutorial to mlpack 4 API. 2023-01-24 12:07:53 -05:00
Ryan Curtin 3d3df8f646 Fix name of class. 2023-01-24 03:18:55 -05:00
aadi-raj 7aa6cbd2ba A small typo fix in the doc hpt.md 2023-01-18 23:52:23 +05:30
Ryan Curtin e0db8a7e7e Merge pull request #3337 from chetanpandey1266/user/chetanpandey1266/minor_doc_update
input to input_ in python quickstart
2022-12-29 13:47:10 -05:00
Ryan Curtin b08aa1a373 Update and release version 4.0.1. 2022-12-29 10:40:18 -05:00
Chetan Pandey a080b40e25 input to input_ in python quickstart 2022-12-08 14:11:31 +05:30
Ryan Curtin e519ef823d Merge pull request #3331 from rcurtin/remove-doxygen-references
Remove last references to doxygen in the documentation.
2022-12-06 06:54:28 -05:00
Chetan Pandey 8e28e78408 improve ann doc (#3334) 2022-12-06 05:14:34 +01:00
Ryan Curtin 4b838602c7 Remove last references to doxygen in the documentation. 2022-12-02 09:29:21 -05:00
Ryan Curtin 47c81f011c Fix example, make sure that it works. 2022-12-02 09:10:06 -05:00
Ryan Curtin 1b4b77b699 Move files that aren't docs into their own folder. 2022-12-02 08:21:57 -05:00
Ryan Curtin e0287388f9 Split image into separate file. 2022-12-02 08:20:10 -05:00
Ryan Curtin 5758547e99 Update missed examples to the mlpack 4 API. 2022-12-02 08:16:44 -05:00
Ryan Curtin 7588142d0b Note new options in documentation. 2022-11-16 08:47:47 -05:00
Ryan Curtin 28eb1858c5 Update and release version 4.0.0. 2022-10-24 09:40:50 -04:00
Ryan Curtin 5d1190a3f7 Fix 7-zip link. 2022-10-21 14:24:19 -04:00
Ryan Curtin ca3422f869 Update this documentation too. 2022-10-20 18:14:45 -04:00
Ryan Curtin 3bc59eeed7 Make some changes so the example works correctly. 2022-10-20 18:05:34 -04:00
Ryan Curtin bc92c69750 Add a readme to detail what to do with this example. 2022-10-20 18:05:02 -04:00
Ryan Curtin 59024832f7 Merge branch 'master' into update-logs-for-header-only 2022-09-21 16:25:39 -04:00
Ryan Curtin e6ad5f78c0 Remove namespaces (#3269) 2022-09-21 03:40:20 +02:00
Ryan Curtin 50a5387245 Control Log output via macros. 2022-09-15 09:55:00 -04: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 00e0dd2653 Clean up includes to only include mlpack.hpp in general. 2022-09-04 11:18:45 -04:00
Ryan Curtin 3e9bb00b9f Fix output for C++ quickstart. 2022-09-02 17:51:18 -04:00
Ryan Curtin 7f0829d8b1 Fix quickstart program #1. 2022-09-02 17:31:45 -04:00
Ryan Curtin f8055b06f5 Update tutorial to mention MLPACK_ENABLE_ANN_SERIALIZATION. 2022-09-02 11:21:19 -04:00
Ryan Curtin 5825287e9b Adapt tutorials to Markdown and remove Doxygen entirely. 2022-08-31 23:02:27 -04:00
Ryan Curtin 921e71f079 Add C++ quickstart. 2022-08-19 23:24:48 -04:00
Ryan Curtin 1dc8bdd4f7 Update relative links in quickstarts. 2022-08-17 21:55:08 -04:00
Ryan Curtin 30a920d031 Start refactoring the README (let's see how it looks!). 2022-08-17 21:37:09 -04:00
Ryan Curtin 260aebb11d Update documentation for header-only changes. 2022-07-31 13:54:41 -04:00
Ryan Curtin 66923e8782 Remove FORCE_CXX11 option (it is assumed that the user has a C++11 compiler in 2022). 2022-06-27 18:50:06 -04:00
Ryan Curtin 9910d24dbe Fix accidentally-introduced spacing. 2022-05-27 16:12:54 -04:00
Ryan Curtin 89dfbb600a Get rid of all of the remaining parts of Boost! 2022-05-27 15:17:37 -04:00
Ryan Curtin a063654f2e Merge pull request #3093 from rcurtin/update-binding-docs
Update binding documentation for threadsafe IO
2022-01-25 09:27:26 -05:00
Ryan Curtin 5fb3ed04e9 Attempt to clarify section. 2022-01-17 14:42:59 -05:00
Ryan CurtinandMarcus Edel 653f06cf69 Update doc/tutorials/ann/ann.txt
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2022-01-03 19:29:40 -05:00
Ryan Curtin e0ae81ced8 Update documentation. 2022-01-03 16:59:06 -05:00
Ryan Curtin c136259ee4 Update binding documentation for threadsafe IO. 2021-11-15 22:47:52 -05:00
Omar Shrit 314557e4bb Merge pull request #2942 from heisenbuug/new-parser
Adapting armadillo's parser for mlpack(Removing Boost Dependencies)
2021-11-06 17:54:11 +01:00
Omar ShritandMarcus Edel 6d63b15e26 Update doc/tutorials/data_loading/datasetmapper.txt
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:12 +01:00
Omar ShritandMarcus Edel 4f7df5893d Update doc/tutorials/data_loading/datasetmapper.txt
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:05 +01:00
heisenbuug 54d7824a22 Style changes and fixs in tutorial 2021-09-01 17:47:46 +05:30
Marcus Edel bee9b848dd Bump minimum Armadillo version to 9.800 (#3043) 2021-08-31 15:41:25 +02:00
heisenbuug 2707ff1bf1 Adding a tutorial for DatasetMapper 2021-08-22 12:32:08 +05:30