Commit Graph
187 Commits
Author SHA1 Message Date
Ryan Curtin e6ad5f78c0 Remove namespaces (#3269) 2022-09-21 03:40:20 +02:00
Ryan Curtin 00e0dd2653 Clean up includes to only include mlpack.hpp in general. 2022-09-04 11:18: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 89dfbb600a Get rid of all of the remaining parts of Boost! 2022-05-27 15:17:37 -04: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
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
heisenbuug 2707ff1bf1 Adding a tutorial for DatasetMapper 2021-08-22 12:32:08 +05:30
FawwazMayda 748b33b997 add missing std:: 2021-04-10 18:16:48 +08:00
Marcus Edel bd60c387a1 Merge pull request #2893 from gunnxx/master
Update Reinforcement Learning tutorial for custom DQN network.
2021-04-01 01:17:00 +02:00
FawwazMayda 240463c1da Improve Linear Regression Docs. (#2890)
* adding multivariate examples

* editing some typo in file

* edit some typo and modify the section

* Update linear_regression.txt

* Update linear_regression.txt
2021-03-30 12:05:41 -04:00
Tri Wahyu GuntaraandMarcus Edel 40698325b6 edit RL tutorial for custom DQN network
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-03-29 12:49:53 +07:00
gunnxx 73bc5b11f7 edit RL tutorial for custom DQN network 2021-03-28 15:49:56 +07:00
Ryan Curtin 46281ee3ef Update HISTORY and ANN tutorial. 2021-01-27 19:20:44 -05:00
Omar Shrit 21865dd147 Update the documentation with cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-09-17 16:56:13 +02:00
Omar Shrit 4cb479665e Merge branch 'master' into cereal 2020-08-31 22:51:17 +02:00
shritandRyan Curtin 014dff0c27 Update cereal link in doc/tutorials/ann/ann.txt
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-08-12 18:25:49 +02:00
Yashwant dcf7e9c302 Initial commit. 2020-08-07 12:57:37 +05:30
Omar Shrit 0c13c9918f Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-22 19:03:00 +02:00
Omar Shrit e250d3cb23 Change boost serialization to cereal in doc folder
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-07-20 13:40:20 +02:00
nishantkr18 3de6669f48 minor style fixes 2020-07-17 10:37:53 +05:30
nishantkr18 ec580cfbc9 made corrections based on recent changes in q_learning structure 2020-07-15 01:37:46 +05:30
Rahul Prabhu a2538b1f67 Linking RL tutorial 2020-07-03 21:55:50 +05:30
Yashwant 43ba879b6c Some cmake changes. 2020-06-14 10:17:05 +05:30
Yashwant ba7b20cc2b Last cmake config didn't work. 2020-06-14 10:15:35 +05:30
Ryan Birmingham 8bc4d69be1 re-add hpt refs 2020-05-13 12:00:51 -04:00
Ryan Birmingham 46d94d9002 fix cf tutorial refs 2020-05-12 22:06:10 -04:00
Ryan Birmingham 1565765363 doc fixes 2020-05-11 05:13:15 -04:00
Ryan Birmingham b5515bfa62 command and ref cleanup 2020-05-11 01:01:38 -04:00
Ryan Birmingham 1b6bba57c2 no idea what tutorial is being referenced 2020-05-11 00:50:33 -04:00
Ryan Birmingham a5ccd716f1 changing [] to {} fixed somehow 2020-05-10 12:25:28 -04:00
Ryan Birmingham 8d2ca2d88b section name duplication 2020-05-10 03:26:41 -04:00
Ryan Curtin 4ddee431f9 Merge pull request #2019 from jeffin143/loading-image-binding
Binding For Loading and Saving Images
2020-04-04 22:13:52 -04:00
favre49 b60c33bae4 Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt 2020-04-02 10:34:09 +05:30
Joel Joseph 1f9429cc51 reverted the last commit 2020-04-01 19:45:01 +05:30
Joel Joseph b7108a3a86 removed the 'example' code
i will do another pull request at mlpack/examples to put it there.
2020-04-01 18:13:18 +05:30
Joel Joseph e7e2e86fd5 fixed styling issues of the test code 2020-03-27 12:10:07 +05:30
Joel Joseph c388fac8ce fixed the styling issues
at lines 286,294 and 397
2020-03-27 12:04:13 +05:30
Joel Josephandfavre49 ddff7d375b Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
2020-03-27 11:38:08 +05:30
Joel Josephandfavre49 0e7c466d7c Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
2020-03-27 11:37:21 +05:30
Joel Josephandfavre49 6dcdd941c7 Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
2020-03-27 11:37:12 +05:30
Joel Josephandfavre49 ac29103548 Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
2020-03-27 11:37:02 +05:30
Joel Josephandfavre49 7f68d6eeaa Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
2020-03-27 11:36:05 +05:30
Joel Josephandfavre49 d367f0a4bf Update doc/tutorials/reinforcement_learning/reinforcement_learning.txt
Co-Authored-By: favre49 <40389657+favre49@users.noreply.github.com>
2020-03-27 11:35:40 +05:30
Joel Joseph 75b5e235a6 added asynchronous learning tutorial 2020-03-27 01:58:19 +05:30
Ryan Curtin 148ce4891f Merge pull request #2276 from adithya-tp/improved-ann-tutorial-ffn-thyroid-example
Improved ANN Tutorial for FFN - Thyroid Dataset Example
2020-03-25 21:29:56 -04:00
adithya-tp 2242743a5f Minor code clean-up 2020-03-19 11:32:58 +04:00