Commit Graph
206 Commits
Author SHA1 Message Date
Ryan Curtin f047dfb32c Use specific Doxygen syntax types. 2018-03-30 14:05:23 -04:00
Ryan Curtin 688a9c04dc Add intro section so Doxygen doesn't pick up the first line as a summary. 2018-03-30 14:04:22 -04:00
Ryan Curtin 020a0066ab Add the quickstart tutorials to the tutorials list. 2018-03-30 14:01:35 -04:00
Ryan Curtin 328280717c Add quickstart guides. 2018-03-29 21:05:37 -04:00
Ryan Curtin 7138af283d Explicitly specify pytest-runner. 2018-03-29 17:34:54 -04: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
Ryan Curtin c2decaf1cd Refactor and update build documentation. 2018-03-26 16:59:20 -04:00
Ryan Curtin cf0613af7d Remove ambiguity in section names so links work right. 2018-03-26 16:38:10 -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
Ryan Curtin 69cd36265f Merge remote-tracking branch 'upstream/master' into optimization_wrappers 2018-02-27 20:53:12 -05:00
Prabhat cd4cd2d962 Merge branch 'master' into RemoveEmptyClustersKmeans 2018-02-26 19:24:54 +05:30
Ryan Curtin 6c3f84b50f Clarify documentation. 2018-02-20 09:33:38 -05:00
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
Ryan Curtin b8ee319818 Refactor words to be more clear. 2017-09-26 11:11:07 -04:00
Ryan Curtin a6065e486d Fix comments from Kirill. 2017-09-25 10:43:27 -04:00
Ryan Curtin 8e5846575a Update tutorials, add more examples and links to other classes. 2017-09-18 14:20:20 -04: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 21349b38bf Merge pull request #1075 from shikharbhardwaj/scd
Implementation of Stochastic Coordinate Descent
2017-09-14 11:50:21 -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
Ryan Curtin 99ba55393c Update version numbers to latest stable version. 2017-08-25 20:31:34 -04:00
Shikhar Bhardwaj 1d42aa9d47 Add references for relevant papers in SCD implementation.
Use arma::dot instead of arma::norm in LogisiticRegressionFunction::PartialGradient
2017-08-23 19:40:08 +05:30
Shikhar Bhardwaj 6ff9b468f7 Update documentation to rename FeatureGradient -> PartialGradient 2017-08-23 18:03:51 +05:30
Shikhar Bhardwaj 4ffdd789ac Better formatting and minor fixes in FunctionType documentation
Add descriptive comments and inline linear algbra operations in LogisticRegressionFunction::FeatureGradient
2017-08-23 17:33:45 +05:30
Shikhar Bhardwaj c5727c24f3 Make parallel SGD implementation consistent with FunctionType documentation. 2017-08-21 13:43:21 +05:30
Shikhar Bhardwaj 46140eae14 Merge branch master with scd
Combine simultaneous changes.
2017-08-19 20:03:04 +05:30
Shikhar Bhardwaj a4bfb4f096 Update documentation with the changes.
Unify changes with test functions
2017-08-16 00:43:32 +05:30
Shikhar Bhardwaj 4208c57fe7 Update documentation to reflect changes in ResolvableFunctionType API 2017-08-13 17:24:05 +05:30
Shikhar Bhardwaj 42dba55b8a Add initial documentation for FunctionType interface. 2017-08-12 00:53:15 +05:30
Ryan Curtin 9252fb1185 Merge remote-tracking branch 'upstream/master' into bindings 2017-08-07 01:36:50 -04:00
Marcus Edel cea8fe2e3b Update version numbers (mlpack-2.2.4). 2017-07-20 14:55:14 +02:00
Ryan Curtin 251a6a9a5f Fix doxygen footer JS to draw correctly. 2017-07-18 14:16:16 -04:00
N Rajiv Vaidyanathan 07839d60e3 Updated Armadillo version in /doc/guide/build.hpp 2017-07-04 20:15:09 +05:30
Ryan Curtin fa62d40372 Merge branch 'master' into bindings 2017-06-08 15:01:55 -04:00
Marcus Edel f6ea371e60 Update version numbers (mlpack-2.2.3). 2017-05-26 20:57:32 +02:00
Ryan Curtin e8d9ba893b Finish writing tutorial document describing system. 2017-05-23 15:25:05 -04:00
Ryan Curtin 73058a655c Merge branch 'master' into bindings 2017-05-19 23:12:35 -04:00
Ryan Curtin d310044876 Update version numbers. 2017-05-04 20:34:21 -04:00