Ryan Curtin
|
8f722ef4da
|
Merge pull request #3678 from rcurtin/sidebar-basics
Add more links to sidebar, including CV/HPT.
|
2024-04-08 10:40:53 -04:00 |
|
Ryan Curtin
|
918f8c25f5
|
Add more links to sidebar, including CV/HPT.
|
2024-04-03 17:48:18 -04:00 |
|
Kishan Gurumurthy
|
414a946419
|
Corrected example code for Python bindings quick starter (#3673)
|
2024-04-02 15:06:30 +02:00 |
|
beny-dl
|
964f0c14c7
|
Add note for Ubuntu LTS installation instructions (#3670)
|
2024-04-02 05:18:24 +00:00 |
|
Ryan Curtin
|
e3cd78a5c3
|
Merge pull request #3674 from TirelessClock/documentation
DecisionTree documentation - NoRecursion flag
|
2024-04-01 10:37:32 -04:00 |
|
Abhimanyu Dayal
|
f412dcc249
|
Merge branch 'documentation' of https://github.com/TirelessClock/mlpack into documentation
|
2024-03-30 22:03:20 +05:30 |
|
Abhimanyu Dayal
|
ff56953832
|
Made changes to Decision Tree documentation - NoRecursion flag
|
2024-03-30 22:02:57 +05:30 |
|
Ryan Curtin
|
2a260a4864
|
Merge pull request #3668 from TirelessClock/documentation
Changes to binding.md
|
2024-03-29 16:00:05 -04:00 |
|
Abhimanyu Dayal
|
82b4f60f44
|
documentation changes
|
2024-03-29 00:22:56 +05:30 |
|
Abhimanyu Dayal
|
766c705256
|
Merge branch 'master' of https://github.com/TirelessClock/mlpack
|
2024-03-28 23:57:20 +05:30 |
|
Abhimanyu Dayal
|
4909a41a3e
|
gradient boosting binding
|
2024-03-28 23:56:49 +05:30 |
|
Abhimanyu Dayal
|
ac8ff38ad3
|
Update bindings.md
|
2024-03-27 08:53:16 +05:30 |
|
Abhimanyu Dayal
|
7f1a6566ea
|
Made minor changes to documentation - bindings.md
|
2024-03-27 01:54:20 +05:30 |
|
conradsnicta
|
36174fee24
|
catch2 workaround for recent issue under macOS (#3665)
|
2024-03-25 03:49:46 +01:00 |
|
Ryan Curtin
|
3231137737
|
Fix name of package in Debian/Ubuntu (#3661)
|
2024-03-25 03:48:44 +01:00 |
|
Ryan Curtin
|
4f92ca72aa
|
Use CMake-provided 'StbImage_FOUND', not incorrect manual 'STB_IMAGE_FOUND' (#3660)
|
2024-03-25 03:47:35 +01:00 |
|
Ryan Curtin
|
24e6c9383a
|
Merge pull request #3652 from rcurtin/doc-sidebar
Add automatically-generated sidebar for documentation
|
2024-03-22 11:46:40 -04:00 |
|
Omar Shrit
|
ac88020e32
|
Merge pull request #3643 from shrit/coot_12
Coot 12, refactor, `arma::min`, `arma::imbue` and some other bugs
|
2024-03-21 21:05:07 +01:00 |
|
Omar Shrit
|
2f71e925d0
|
Remove fixing the dimension manually
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-21 07:11:58 +01:00 |
|
Ryan Curtin
|
ac114f2331
|
Add some missing links.
|
2024-03-20 20:06:11 -04:00 |
|
Omar Shrit
|
01d0bc840b
|
Fix the missed mean in the gaussian init
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-20 18:42:03 +01:00 |
|
Ryan Curtin
|
3df0039602
|
Try to clean up sidebar a little bit.
|
2024-03-19 16:24:47 -04:00 |
|
Omar Shrit
|
674cc9e63b
|
Merge branch 'master' into coot_12
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-14 10:38:30 +01:00 |
|
Omar Shrit
|
9de14e597f
|
Merge pull request #3651 from shrit/fix_Random
BUG Fix RandNormal() to take the standard deviation as a parameter instead of the variance
|
2024-03-13 23:11:53 +01:00 |
|
Omar Shrit
|
413ac7f26a
|
Change the tolerance to 1e-4
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-13 18:36:16 +01:00 |
|
Ryan Curtin
|
bc793428e6
|
Add missing methods to documentation.
|
2024-03-13 12:07:02 -04:00 |
|
Omar Shrit
|
8b069c7408
|
move the comma by 0000
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-13 13:07:27 +01:00 |
|
Omar Shrit
|
0b341426d7
|
Change the value to one
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-12 17:14:09 +01:00 |
|
Omar Shrit
|
f0f25ea0e9
|
Merge branch 'fix_Random' of github.com:shrit/mlpack into fix_Random
|
2024-03-11 15:22:19 +01:00 |
|
Omar Shrit
|
96743e5c2c
|
Change 0.01 to 0.1 to see if we can pass the tests
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-11 15:21:47 +01:00 |
|
 Omar ShritandRyan Curtin
|
d1a5370f4f
|
Update src/mlpack/methods/reinforcement_learning/noise/gaussian.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-03-08 16:46:22 +01:00 |
|
Omar Shrit
|
4868a795b9
|
Fix the a couple of bugs
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-07 18:29:48 +01:00 |
|
Ryan Curtin
|
5169369f22
|
Add a sidebar to the documentation, along with a script to automatically build it.
|
2024-03-07 12:06:43 -05:00 |
|
 Omar ShritandRyan Curtin
|
dcdd81353e
|
Update src/mlpack/tests/ann/not_adapted/gan_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-03-07 17:46:25 +01:00 |
|
 Omar ShritandRyan Curtin
|
550a9989cb
|
Update src/mlpack/tests/ann/not_adapted/gan_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-03-07 17:46:19 +01:00 |
|
 Omar ShritandRyan Curtin
|
5c291b2d0d
|
Update doc/user/core.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
|
2024-03-07 17:45:35 +01:00 |
|
Ryan Curtin
|
b62744e5bf
|
Merge pull request #3644 from rcurtin/best-binary-numeric-split-fp-errors
Handle adjacent floating-point values in `BestBinaryNumericSplit`
|
2024-03-07 09:33:49 -05:00 |
|
Omar Shrit
|
0d206ae0a5
|
Fix the docs
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-07 14:03:06 +01:00 |
|
Omar Shrit
|
816f7b2575
|
Fix glorot variable name
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-07 14:00:37 +01:00 |
|
Omar Shrit
|
5ad51c9ea8
|
Adapt the values so it works with standard deviations
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-07 13:53:45 +01:00 |
|
Omar Shrit
|
03c07ac1f9
|
Modify varaince to stddev
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-07 13:07:10 +01:00 |
|
Ryan Curtin
|
9a501e30d2
|
Fix processing of README anchor links.
|
2024-03-06 15:54:06 -05:00 |
|
Ryan Curtin
|
cd37f4df6c
|
Fix script to handle directories with spaces.
|
2024-03-06 08:59:41 -05:00 |
|
Omar Shrit
|
a1cfc047c6
|
We can not have distr_param, mlpack has old version of armadillo
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-03-06 13:16:10 +01:00 |
|
Ryan Curtin
|
8b87013d94
|
Fix bash comparison.
|
2024-03-04 21:10:52 -05:00 |
|
Ryan Curtin
|
6e87276d40
|
Oops, we need data.csv for matrices.md too.
|
2024-03-04 20:43:18 -05:00 |
|
Omar Shrit
|
359d11ddb0
|
Fix minor error
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-02-29 15:47:36 +01:00 |
|
Omar Shrit
|
5033598023
|
Remove useless as_scalar
Signed-off-by: Omar Shrit <omar@avontech.fr>
|
2024-02-29 15:37:07 +01:00 |
|
Ryan Curtin
|
9450ceb059
|
Update HISTORY.
|
2024-02-29 08:48:23 -05:00 |
|
Ryan Curtin
|
0447b07e79
|
Fix edge case floating point bug.
|
2024-02-29 08:33:13 -05:00 |
|