Commit Graph
366 Commits
Author SHA1 Message Date
Benson MuiteandRyan Birmingham db5f6478dc Add julia_quickstart refs (#2426)
* Update cli_quickstart.hpp

Add link to Julia page

* Update python_quickstart.hpp

Add link to Julia quickstart

* Update COPYRIGHT.txt

* Update doc/guide/cli_quickstart.hpp

Co-authored-by: Ryan Birmingham <birm@rbirm.us>

* Update doc/guide/python_quickstart.hpp

Co-authored-by: Ryan Birmingham <birm@rbirm.us>

Co-authored-by: Ryan Birmingham <birm@rbirm.us>
2020-05-26 13:13:54 -04:00
Ryan Curtin 6e198361c6 Julia return values don't come back as a Dict. 2020-05-23 16:21:56 -04:00
Ryan Birmingham 8bc4d69be1 re-add hpt refs 2020-05-13 12:00:51 -04:00
Ryan Birmingham 0679529f91 ens ref to c 2020-05-13 11:06:20 -04:00
Ryan BirminghamandMarcus Edel 3c65293382 Add missing href end quote
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2020-05-13 10:38:02 -04:00
Ryan Birmingham 46d94d9002 fix cf tutorial refs 2020-05-12 22:06:10 -04:00
Ryan BirminghamandRyan Curtin 8f87dbb548 Incorporate easily-incorporated suggestions
thanks @rcurtin

Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-05-12 20:34:30 -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 350726235f wrong and ambigious @file 2020-05-10 03:27:12 -04:00
Ryan Birmingham 8d2ca2d88b section name duplication 2020-05-10 03:26:41 -04:00
Ryan Curtin 44e1bebd15 Update version to 3.3.1. 2020-04-29 17:36:40 -04:00
Ryan Curtin 5677c2b5b9 Update version to 3.3.0. 2020-04-07 09:17:16 -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
jeffin143 9833967629 Move all STB-related code into .cpp files. 2020-03-18 22:43:05 +05:30
Ryan Curtin 237828ff61 Update tutorial to remove transpose parameter. 2020-03-18 09:19:12 -04:00
Ryan Curtin 357df3cdd4 Force minimum boost to 1.58 (and a workaround for CMake < 3.6). 2020-03-16 13:06:44 +00:00
favre49 97627c84ca Merge pull request #2295 from sriramsk1999/rltutorial
Reinforcement Learning Tutorial
2020-03-15 00:21:45 +05:30
jeffin143 3d2447aa27 Merge https://github.com/mlpack/mlpack into loading-image-binding 2020-03-14 19:32:06 +05:30
Sriram 718e3d522b Grammatical errors 2020-03-14 00:09:06 +05:30
Sriram 778d61a17e Removed async learning header 2020-03-13 20:17:24 +05:30
adithya-tp 24d3e98da2 Incorporating review changes 2020-03-13 17:52:55 +04:00
Sriram b6a7f1c2fa Completed tutorial v1.0 2020-03-13 18:34:37 +05:30
Sriram 2e0dc19522 Added background of tutorial 2020-03-13 00:41:27 +05:30
Ryan Birmingham 97fd462a98 Simplify CMake for Armadillo and its Dependencies (#2247)
* start simplify of arma deps

* no manual openblas links

* slight change to openblas get and order

* restore tools directory

* Rename

* wrong opts renamed

* better handle no wrapper case

* library -> libraries

* move dep links to findArmadillo

* minor cleanup of findArma

* giving up on cleanup of config get

* simplify header read

* special HDF5 case

* more closely follo hdf5 case

* remove standard findblas/lapack

* cleanup doc and quiet mode
2020-03-11 15:18:33 -04:00
adithya-tp 43f0967781 Improved ANN Tutorial for FFN - Thyroid Dataset Example 2020-03-11 14:33:54 +04:00
Sriram c40c359b1e Init commit 2020-03-10 22:32:51 +05:30
Ryan Curtin ffa6d8a560 Refactor to avoid rvalue references. 2020-03-05 19:23:15 -05:00
Ryan Curtin 30ad1490d3 Merge pull request #2236 from saraansh1999/updateDoc
Update doc about installation on different versions of ubuntu and debian
2020-02-29 13:57:37 -05:00
saraansh 8983ac4034 made the requested changes 2020-02-28 16:28:50 +05:30
saraansh f4c5e8372c Reverted the last change 2020-02-27 02:24:07 +05:30
saraansh 17e7054d39 Made the requested changes 2020-02-27 02:19:19 +05:30
saraansh 4d629c8560 Made the requested changes and added name to COPYRIGHT.txt 2020-02-26 13:04:53 +05:30
saraansh f14cb99dee Made the requested change 2020-02-26 04:16:33 +05:30