Commit Graph
542 Commits
Author SHA1 Message Date
Ryan Curtin 7af47e22bd Fix numClasses member in SoftmaxRegression::Train() (#3553) 2023-11-05 14:32:01 +01:00
conradsnicta 4df75cca46 detect C++17 mode in MSVC (#3555) 2023-10-29 13:52:38 +01:00
Marcus Edel 99cde28a02 Merge branch 'master' into https-downloader 2023-10-23 19:38:19 -04:00
Ryan Curtin 4472c62f83 Update HISTORY. 2023-10-23 17:09:30 -04:00
Ryan Curtin 699aebe781 Another cran fix round two (#3543)
* Add @aliases to make CRAN happy after breaking roxygen2 change.
2023-10-22 14:39:24 +02:00
Adam Kropp ae354c8d11 Fix L1 regularization in case where weight is zero (#3545) 2023-10-21 09:25:49 +02:00
Ryan Curtin f8fce5e98f Update HISTORY. 2023-10-05 16:00:02 -04:00
Ryan Curtin 23d6c148a6 Add new block for next release to HISTORY.md. 2023-09-05 13:36:10 -04:00
Ryan Curtin 05884f0de0 Update and release version 4.2.1. 2023-09-05 13:36:10 -04:00
Ryan Curtin 1a6100a987 Merge pull request #3529 from rcurtin/stb-header-detect
Add mlpack/config.hpp and automatic CMake configuration
2023-09-01 14:30:53 -04:00
Ryan Curtin c062a3efa2 Update HISTORY. 2023-08-29 13:23:09 -04:00
Marcus Edel b8bc415155 Merge pull request #3506 from IWNMWE/bisigmoid
Bipolar sigmoid added.
2023-08-23 20:13:34 -04:00
Tarek d1cb16943a add pr 3515 to history file
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-07-25 20:15:54 +03:00
IWNMWE 1d83f77935 Merge branch 'master' into bisigmoid 2023-07-21 21:57:34 +03:00
IWNMWE eab90eec03 Update HISTORY.md 2023-07-21 21:50:34 +03:00
Marcus Edel 24ad24b35a Merge pull request #3512 from tareknaser360/td3
Reinforcement Learning: Twin Delayed Deep Deterministic Policy Gradient.
2023-07-21 10:31:29 -04:00
Tarek 9feb73e167 feat(history): add pr 3512 to history.md
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-07-07 19:13:44 +03:00
Ryan Curtin f91697ce16 Update HISTORY.md. 2023-07-07 11:06:58 -04:00
Tarek 4646ec122d include Ornstein-Uhlenbeck noise in history
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-06-20 18:30:24 +03:00
Shubham Agrawal 355f667479 Merge branch 'master' into ddpg 2023-06-20 11:15:59 +05:30
Ryan Curtin 137bf01b1d Add new block for next release to HISTORY.md. 2023-06-16 15:47:02 -04:00
Ryan Curtin 6a9e19dd01 Update and release version 4.2.0. 2023-06-16 15:47:02 -04:00
mayank-root c1ba453700 Added Hyper-Sinh activation function (#3491) 2023-06-14 01:48:44 +02:00
Tarek 07e56a73e2 include ddpg in history
Signed-off-by: Tarek <tareknaser360@gmail.com>
2023-06-13 16:08:35 +03:00
Ryan Curtin c3870283f8 Merge pull request #3445 from AdarshSantoria/notadapted
Adapt C_ReLU, ReLU6, FlexibleReLU
2023-06-12 08:44:19 -04:00
Ryan Curtin 0846c15ba1 Update HISTORY.md 2023-06-12 08:44:09 -04:00
Ryan Curtin 493b879f23 LARS fixes: intercept, normalization, bugfix (#3493) 2023-06-10 18:13:48 +02:00
Adarsh Santoria 91497292c7 Update HISTORY.md 2023-06-09 23:39:33 +05:30
Adarsh Santoria 80274e400d Update HISTORY.md 2023-06-09 23:38:55 +05:30
Adarsh Santoria 27727e6020 Merge branch 'master' into notadapted 2023-06-09 23:34:15 +05:30
Ryan Curtin 97fa8af3dd Categorical support preprocess_one_hot_encoding (#3487) 2023-06-09 02:51:54 +02:00
Adarsh Santoria 30cda61419 Update HISTORY.md 2023-06-04 01:15:58 +05:30
Ryan Curtin cf6896e4dc Update HISTORY. 2023-05-29 12:34:24 -04:00
Morteza Jalalvand 4097d3ae24 Add serialize to init rules (in ann) (#3483) 2023-05-18 02:22:04 +02:00
Ryan Curtin dcdd07907c Update history for #3469 2023-05-07 03:00:08 +02:00
Vaibhav Pathak 5bd3259d05 Merge branch 'master' into fix_prelu 2023-04-27 20:23:27 +05:30
Vaibhav Pathak 1f9570f53b Fix style changes and update HISTORY.md 2023-04-27 14:16:05 +05:30
Ryan Curtin 4c6af0d8b0 Add new block for next release to HISTORY.md. 2023-04-26 20:06:56 -04:00
Ryan Curtin e12bc09e30 Update and release version 4.1.0. 2023-04-26 20:06:56 -04:00
Ryan Curtin fd7ca06b22 Issue error when serializing ANN models without MLPACK_ENABLE_ANN_SERIALIZATION (#3451) 2023-04-14 16:30:10 +02:00
Vaibhav Pathak 2d3f021af4 Updated HISTORY.md 2023-04-03 21:48:32 +05:30
Aditya Raj 5453cb8032 Adapt softmin layer (#3437) 2023-03-19 13:08:26 +01:00
Ryan Curtin 2ff0f57fb8 Update HISTORY.md 2023-03-08 09:14:25 -05:00
Adarsh Santoria f570466231 Merge branch 'master' into notadapted 2023-02-21 19:25:12 +05:30
Adarsh Santoria c44e694494 Update HISTORY.md 2023-02-20 21:13:41 +05:30
Adarsh SantoriaandRyan Curtin da0fdb47d5 Update HISTORY.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-13 01:20:52 +05:30
Adarsh SantoriaandRyan Curtin e3bd456c7f Update HISTORY.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-13 01:20:35 +05:30
Adarsh Santoria 7aa7c9e9e5 Update HISTORY.md 2023-02-12 23:42:03 +05:30
Ryan Curtin fe23d1d487 Merge pull request #3398 from AdarshSantoria/cf
Update outdated codes in cf.md and datasetmapper.md
2023-02-11 12:12:38 -05:00
Adarsh SantoriaandRyan Curtin e0c7866dd3 Update HISTORY.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2023-02-11 22:31:11 +05:30