Ryan Curtin and Marcus Edel
653f06cf69
Update doc/tutorials/ann/ann.txt
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2022-01-03 19:29:40 -05:00
Ryan Curtin
e0ae81ced8
Update documentation.
2022-01-03 16:59:06 -05:00
Omar Shrit
314557e4bb
Merge pull request #2942 from heisenbuug/new-parser
...
Adapting armadillo's parser for mlpack(Removing Boost Dependencies)
2021-11-06 17:54:11 +01:00
Omar Shrit and Marcus Edel
6d63b15e26
Update doc/tutorials/data_loading/datasetmapper.txt
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2021-11-05 20:15:12 +01:00
Omar Shrit and Marcus Edel
4f7df5893d
Update doc/tutorials/data_loading/datasetmapper.txt
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2021-11-05 20:15:05 +01:00
heisenbuug
54d7824a22
Style changes and fixs in tutorial
2021-09-01 17:47:46 +05:30
Marcus Edel
bee9b848dd
Bump minimum Armadillo version to 9.800 ( #3043 )
2021-08-31 15:41:25 +02:00
heisenbuug
2707ff1bf1
Adding a tutorial for DatasetMapper
2021-08-22 12:32:08 +05:30
Omar Shrit
a916ac4d45
Remove the variables from documenatations and README
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-05-27 23:23:23 +02:00
Ryan Curtin
2436606a50
Add some notes for usage on RHEL7.
2021-05-25 11:47:37 -04:00
Ryan Curtin
92d57f2560
Merge pull request #2931 from shrit/build_static_binary
...
If we are building mlpack statically then build executable statically
2021-04-30 18:21:20 -04:00
Omar Shrit
0830bbc6d6
Fix documentation
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-29 23:23:57 +02:00
Omar Shrit and Ryan Curtin
e441e906de
Update doc/guide/build.hpp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2021-04-29 23:08:36 +02:00
Omar Shrit
da5862bcd0
Add a use case for BUILD_SHARED_LIBS in docs
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-26 13:01:44 +02:00
Ryan Curtin
22eb09e5d4
Don't build mlpack_test as part of make.
2021-04-23 22:10:38 -04:00
FawwazMayda
748b33b997
add missing std::
2021-04-10 18:16:48 +08:00
Marcus Edel
bd60c387a1
Merge pull request #2893 from gunnxx/master
...
Update Reinforcement Learning tutorial for custom DQN network.
2021-04-01 01:17:00 +02:00
FawwazMayda
240463c1da
Improve Linear Regression Docs. ( #2890 )
...
* adding multivariate examples
* editing some typo in file
* edit some typo and modify the section
* Update linear_regression.txt
* Update linear_regression.txt
2021-03-30 12:05:41 -04:00
Tri Wahyu Guntara and Marcus Edel
40698325b6
edit RL tutorial for custom DQN network
...
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de >
2021-03-29 12:49:53 +07:00
gunnxx
73bc5b11f7
edit RL tutorial for custom DQN network
2021-03-28 15:49:56 +07:00
Omar Shrit
3c67db795d
Remove doc and config related to coverage
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-03-12 10:28:41 +01:00
onikolskyy
f33f003c3e
fix default values of cmake config for bindings in docs
2021-03-01 15:03:08 +01:00
Ryan Curtin
46281ee3ef
Update HISTORY and ANN tutorial.
2021-01-27 19:20:44 -05:00
Ryan Curtin
c8c7e6594d
Update documentation for new CMake option.
2021-01-03 20:38:52 -05:00
Anmolpreet Singh and Ryan Curtin
3c5c2b9ca0
Update doc/guide/build.hpp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-12-19 00:52:57 +05:30
Anmolpreet Singh and Ryan Curtin
eb7c5eb5c6
Update doc/guide/build.hpp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-12-18 13:18:22 +05:30
Anmolpreet Singh and Ryan Curtin
8f9e632b4b
Update doc/guide/build.hpp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-12-18 13:18:15 +05:30
Anmolpreet Singh
3437c01cf2
Update build.hpp
...
I have documented the updates with the test commands and also added a memory warning with the make -j N command.
2020-12-17 00:58:23 +05:30
iamarchit123 and Ryan Curtin
ab19efc182
Update doc/guide/build.hpp and README.md
...
Add additional information explaining the purpose of
libmlpack-dev and wrap to next line after after 80
characters.
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-12-12 18:00:39 +05:30
iamarchit123 and Omar Shrit
e75d7fdce7
Update doc/guide/build.hpp
...
Co-authored-by: Omar Shrit <omar@shrit.me >
2020-12-12 15:57:57 +05:30
iamarchit
4c9e97a6f5
Improve Documentation to correctly state what repositories to get for various Linux distros
2020-12-12 15:57:57 +05:30
Matheus Gomes
117f18cf7d
Added Visual Studio CMake integration build guide to docs.
2020-12-05 11:09:01 +00:00
Ryan Curtin
d38ed6e7e3
Merge pull request #2712 from jeffin143/boost-cleanup
...
some boost cleanup
2020-11-27 13:29:36 -05:00
Ryan Curtin
0277addfce
Update documentation.
2020-11-22 15:11:30 -05:00
jeffin143
93b27f6ec0
cleanup boost furthermore
2020-11-17 23:08:24 +05:30
Ryan Curtin
bf837f950b
Merge pull request #2458 from shrit/cereal
...
Cereal
2020-10-29 10:52:37 -04:00
Ryan Curtin
27bfafbae1
Update and release version 3.4.2.
2020-10-28 12:10:49 -04:00
Omar Shrit
21865dd147
Update the documentation with cereal
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-17 16:56:13 +02:00
Omar Shrit
ae050dbb6e
Merge branch 'master' into cereal
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-17 16:05:03 +02:00
Omar Shrit
8d1ee81ad2
Replace boost serialization by cereal
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-14 23:26:46 +02:00
Aakash Kaushik
b1aa4a907d
package name upgrade python2 to python3
2020-09-15 01:26:20 +05:30
shrit and Ryan Curtin
726c49e688
Add version into signature doc/policies/trees.hpp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-09-13 22:44:39 +02:00
shrit and Ryan Curtin
54d0573939
Update doc/guide/formats.hpp
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2020-09-11 16:42:27 +02:00
Omar Shrit
7df86e1cfd
Merge branch 'master' into cereal
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-09-08 13:37:43 +02:00
Ryan Curtin
7ae9ddda86
Update version to 3.4.1.
2020-09-07 11:52:36 -04:00
Ryan Curtin
3efae284a5
Update version to 3.4.0.
2020-09-01 17:11:15 -04:00
Omar Shrit
4cb479665e
Merge branch 'master' into cereal
2020-08-31 22:51:17 +02:00
Yashwant
8126a57cef
Update Maintainer in DESCRIPTION file.
2020-08-27 07:15:16 +05:30
Omar Shrit
15be14b33b
Merge branch 'master' into cereal
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2020-08-24 20:55:46 +02:00
Yashwant
eaccc4e9d3
Merge remote-tracking branch 'mlpack/master' into R-bindings
2020-08-20 11:04:12 +05:30