James J Balamuta
526cdea223
Update HISTORY.md
2024-02-22 11:46:27 -08:00
Adam Kropp and Ryan Curtin
10cbf71292
Update HISTORY.md
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2023-12-21 10:32:45 -05:00
Adam Kropp
c2e23fa403
Update HISTORY.md
2023-12-20 07:25:40 -05:00
Adam Kropp
958ee70228
Merge branch 'master' into replicate_layer
2023-12-17 11:07:45 -05:00
Adam Kropp
249ae4f307
Update HISTORY.md
2023-12-14 13:01:19 -05:00
Ryan Curtin
246a90554a
Update HISTORY.md.
2023-12-04 16:29:49 -05:00
Ryan Curtin
3a1b032e60
Merge pull request #3554 from rabbabansh/master
...
feat: add accuracy measure for mlpack_logistic_regression
2023-12-04 11:23:05 -05:00
Ansh Babbar
afd6d88d2d
Update HISTORY.md
...
At the time of the beginning of this issue, this was a part of the previous release but it didn't get merged in time to be a part of that release ahah.
Fixed it!
2023-12-01 04:53:35 +05:30
Ryan Curtin
65abfb5c60
Merge pull request #3560 from rcurtin/adaboost-doc
...
Documentation for `AdaBoost` and `Perceptron`
2023-11-30 12:56:15 -05:00
Ansh Babbar
a4c28e79ca
Merge branch 'mlpack:master' into master
2023-11-30 08:34:35 +05:30
Ryan Curtin
3dfccb225f
Fix history.
2023-11-27 13:45:58 -05:00
Ryan Curtin
0b98875583
Merge remote-tracking branch 'origin/master' into py-split-doc-fix
2023-11-27 13:45:43 -05:00
Ryan Curtin
e92eb6d1ff
Add new block for next release to HISTORY.md.
2023-11-27 13:27:20 -05:00
Ryan Curtin
c8726ff2ee
Update and release version 4.3.0.
2023-11-27 13:27:20 -05:00
Ansh Babbar
b0ba3b67ea
Merge branch 'master' into master
2023-11-25 12:40:49 +05:30
Ryan Curtin
69f05f093d
Update HISTORY.
2023-11-24 12:31:56 -05:00
Ryan Curtin
2901263636
Merge branch 'rf-doc' into adaboost-doc
2023-11-22 14:02:28 -05:00
Ryan Curtin
751ba46521
Merge pull request #3557 from rcurtin/additional-cxx17-msvc-doc-fix
...
Remove other uses of /Zc:__cplusplus in the documentation.
2023-11-22 08:48:24 -05:00
Adam Kropp and Ryan Curtin
cb7c6d32e1
Update HISTORY.md
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2023-11-20 15:11:14 -05:00
Adam Kropp and Ryan Curtin
27eae7c149
Update HISTORY.md
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2023-11-20 15:11:01 -05:00
Adam Kropp
8e0039d3b3
Update HISTORY.md
2023-11-16 13:46:47 -05:00
Ryan Curtin
1c82d8bac7
Update HISTORY.md.
2023-11-15 08:54:18 -05:00
Ansh Babbar
845f08300e
Merge branch 'master' into master
2023-11-14 13:58:04 +05:30
Ryan Curtin
7af47e22bd
Fix numClasses member in SoftmaxRegression::Train() ( #3553 )
2023-11-05 14:32:01 +01:00
Ryan Curtin
2c105392ff
Update HISTORY.md.
2023-10-29 13:20:55 -04:00
conradsnicta
4df75cca46
detect C++17 mode in MSVC ( #3555 )
2023-10-29 13:52:38 +01:00
Ansh Babbar and Ryan Curtin
a44f04b53f
Update history.md
...
Co-authored-by: Ryan Curtin <ryan@ratml.org >
2023-10-29 07:34:04 +05:30
Ansh Babbar
c18671547b
update history.md
2023-10-27 23:57:08 +05:30
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