Commit Graph
339 Commits
Author SHA1 Message Date
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
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
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
saraansh a882f64567 Made the requested change 2020-02-25 14:48:22 +05:30
saraansh 1d922148b7 Made the requested change 2020-02-25 05:33:04 +05:30
saraansh f2ef6f383b Made the requested change 2020-02-25 05:31:48 +05:30
saraansh db83275f19 Made the requested change 2020-02-25 05:24:31 +05:30
saraansh e83819f20d Added clarifications for older versions of Ubuntu(<= 16.04) 2020-02-24 23:10:34 +05:30
saraansh f5b9d5bcd1 Added clarifications for older versions of Ubuntu(<= 16.04) 2020-02-24 23:05:51 +05:30
Saraansh Tandon a6e59e333f Update build.hpp
Added clarifications about Armadillo, ensmallen and stb installation for ubuntu and debian.
2020-02-24 22:05:41 +05:30
Ryan Curtin ade167b716 Clarify availability of libensmallen-dev and libstb-dev. 2020-02-24 10:48:25 -05:00
jzy95310 9581a002f7 Merge branch 'master' into master 2020-01-29 17:12:50 +08: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
Marcus Edel 25f272f3d8 Merge pull request #2144 from qureshinomaan/master
Update readme.md and build.hpp.
2020-01-14 22:08:44 +01:00
jzy95310 923ff74daf Update sample_ml_app.hpp
Update the C/C++ Additional Include Directory for boost_1_71_0 and Toolset version number
2020-01-12 22:23:38 -08:00
qureshinomaan 9b4b65aba1 Update build.hpp 2020-01-13 10:41:26 +05:30
Hemal-Mamtora 557581e40e fixed variable name issue & added header files 2020-01-12 20:19:18 +05:30
qureshinomaan 0307d7ba97 Update build.hpp 2020-01-12 19:40:10 +05:30
qureshinomaan b710763e96 Update build.hpp 2020-01-09 15:39:38 +05:30
qureshinomaan 0b33d3a7b5 Update Build Tutorial. 2020-01-08 22:33:56 +05:30
adithya-tp 63d9ca628a Updated documentation to include mlpack image utilities 2020-01-07 20:01:21 +04:00
Marcus Edel 707e65870c Merge pull request #2125 from jzy95310/master
Update the tutorial for building mlpack from source on Windows.
2019-12-27 15:58:57 +01:00
jzy95310 52fb8aadf5 Update build_windows.hpp 2019-12-26 08:42:52 -08:00
jzy95310 3445dc640b Update build_windows.hpp 2019-12-25 15:58:34 -08:00
jzy95310 6a949eb0d3 Update build_windows.hpp
Update the Visual Studio version to VS2019, tool set version to v142, and corresponding CMake commands
2019-12-25 15:50:26 -08:00