Commit Graph
129 Commits
Author SHA1 Message Date
favre49 97627c84ca Merge pull request #2295 from sriramsk1999/rltutorial
Reinforcement Learning Tutorial
2020-03-15 00:21:45 +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
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
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
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
Ryan Curtin bb648e0a4a Merge remote-tracking branch 'origin/master' into julia-bindings 2019-11-27 13:16:41 -05:00
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
Ryan Curtin 11def98121 Merge pull request #1339 from rcurtin/doc-update
Quickstart guides for CLI and Python
2018-03-30 12:06:29 -07:00
Ryan Curtin 020a0066ab Add the quickstart tutorials to the tutorials list. 2018-03-30 14:01:35 -04:00
Marcus Edel eb099eadc2 Minor reference and style fix. 2018-03-29 23:41:11 +02:00
Ryan Curtin 78a9149cca Refactor documentation and tutorials to bring things up to date.
Also fixes a few doxygen issues.
2018-03-28 21:05:24 -04:00
akhandait 0f023d7395 use https instead of http 2018-03-18 10:40:38 +05:30
akhandait 7dbbbb43da change link to tutorial page 2018-03-17 19:59:39 +05:30
Marcus Edel 0454300939 Fix style and grammar issues. 2018-03-14 17:42:21 +01:00
Marcus Edel 4d3f3b66e0 Grammar and punctuation fix. 2018-03-13 22:41:26 +01:00
Marcus Edel c24cdc94a0 Add basic ann tutorial. 2018-03-12 17:33:14 +01:00
Ryan Curtin 7fead71e00 Merge pull request #1252 from rcurtin/optimization_wrappers
Mixin classes for optimizers, FunctionType API checks, and speedups
2018-03-07 07:23:55 -08:00
Ryan Curtin 9f69eb6cbf Fix doxygen links. 2018-03-01 10:57:13 -05:00
Prabhat cd4cd2d962 Merge branch 'master' into RemoveEmptyClustersKmeans 2018-02-26 19:24:54 +05:30
Ryan Curtin 324b93521f Add lots of information about FunctionType checks to the new tutorial. 2018-02-15 21:57:41 -05:00
Marcus Edel b8f70919a9 Minor style and spelling fixes. 2018-02-14 14:28:05 +01:00
Marcus Edel 04b0fe6b91 Add optimizer tutorial. 2018-02-13 20:52:09 +01:00
Prabhat 1ad0866dbb Added example code for AllowEmptyClusters and KillEmptyClusters 2018-02-13 02:59:33 +05:30
Prabhat 10aa8eaa98 Documentation Updated
Allow empty clusters section is corrected and a new section of Kill empty clusters is added
2018-02-12 06:30:52 +05:30
Ryan Curtin b223998e3b Link to bindings tutorial. 2017-12-11 10:08:52 -05:00
Kirill Mishchenko 10e632cb9c Split into two tutorials 2017-09-18 14:20:20 -04:00
Kirill Mishchenko 6de1a020af Add a tutorial for the CV and HPT modules 2017-09-18 14:20:20 -04:00
Ryan Curtin f74e306734 Minor spelling fixes and documentation fixes. 2017-08-28 15:47:47 -04:00
kartik nighania 49ff33b042 Add Conventional Neural Evolution (CNE) optimizer tutorial. 2017-08-27 22:00:22 +02:00
Abhinav Moudgil d279cd6aa7 Remove trailing spaces everywhere 2017-03-29 13:41:33 +05:30
Ryan Curtin b89ae3a65a Add more documentation of mlpack_approx_kfn program. 2016-10-30 22:08:30 +09:00