Commit Graph
153 Commits
Author SHA1 Message Date
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
jeffin143 9833967629 Move all STB-related code into .cpp files. 2020-03-18 22:43:05 +05:30
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
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
jeffin143 f1f680c038 resolve merge conflicts 2020-01-30 15:56:19 +05:30
Marcus Edel 4051e29dde Merge pull request #2150 from Hemal-Mamtora/nn_example_update
Doc: fixed variable name issue & added header files.
2020-01-15 20:51:55 +01:00
Hemal-Mamtora 557581e40e fixed variable name issue & added header files 2020-01-12 20:19:18 +05:30
adithya-tp 63d9ca628a Updated documentation to include mlpack image utilities 2020-01-07 20:01:21 +04:00
jeffinsam a3652c9435 Rebasing 2019-12-11 09:39:54 +05:30
Ryan Curtin bb648e0a4a Merge remote-tracking branch 'origin/master' into julia-bindings 2019-11-27 13:16:41 -05:00
jeffinsam 68ba506527 resolve merge conflict and documentation fixup 2019-10-03 12:32:02 +05:30
jeffinsam 27365b28e1 update documentation 2019-09-25 17:52:21 +05:30
Ryan Curtin 95827ffa89 Add Julia quickstart to list of quickstarts. 2019-08-06 16:26:11 -04:00
mulx10 25a0a3cc73 Updated History.md, error handling for HAS_STB == false 2019-08-01 20:52:37 +05:30
mulx10 a37d68f59f Removed reorder warnings 2019-07-15 17:17:29 +05:30
mulx10 a56648ac5d Revised tutorials 2019-07-09 14:44:58 +05:30
Mehul Nirala 900389ee61 Revised tutorials 2019-07-03 13:01:52 +01:00
mulx10 0687cc1fbb Added tutorial. 2019-06-18 21:43:31 +05:30
Ryan Curtin b2ad23814a Fix issues that Shikhar pointed out. 2019-03-22 22:33:55 -04:00
Ryan Curtin 54c3837861 http -> https, fix wrapped line. 2019-03-22 10:09:52 -04:00
Ryan Curtin 5ca0aff1f9 Fix documentation bits that point to old pages. 2019-03-21 18:43:45 -04:00
Shikhar Jaiswal ecca30087b Merge pull request #1731 from MuLx10/rnn_doc
rectified ann.txt (mlpack/doc)
2019-03-02 15:40:56 +05:30
mulx10 f7c025a3d6 rectified the description 2019-02-26 11:16:03 +05:30
favre49 1821ddf219 removed references 2019-02-26 01:45:02 +05:30
favre49 de5a7c9eab removed ensmallen docs 2019-02-25 20:43:29 +05:30
mulx10 aa8721a2b0 rectified ann.txt 2019-02-22 08:58:25 +05:30
gmanlan 097cc2bc94 + ref to build_windows and sample app 2018-07-06 20:06:03 -07:00