Ryan Curtin
|
0e32f02a0e
|
Refactor all tests so that they run for 1k trials without any failures.
|
2021-02-11 18:01:54 -05:00 |
|
Ryan Curtin
|
e399775c92
|
Use operator() not operator[] for bounds checks.
Signed-off-by: Marcus Edel <marcus.edel@fu-berlin.de>
|
2019-08-31 19:29:44 +02:00 |
|
Ryan Curtin
|
fcafc11720
|
Adapt AdaDelta and AdaGrad and associated test problems.
Also fix memory handling bug.
|
2019-03-26 22:15:24 -04:00 |
|
conrad
|
f2a851c7e2
|
use consistent license blurbs
|
2018-10-19 23:09:06 +10:00 |
|
Ryan Curtin
|
0f4de04d24
|
Oops, I read the mlpack code wrong! Covariance is I not 3I.
|
2018-10-18 12:24:48 -04:00 |
|
Marcus Edel
|
c33ba2acf2
|
Move sparse test function into the problems directory.
|
2018-10-12 12:14:47 -07:00 |
|
Marcus Edel
|
8305cfbb10
|
Backport CheckMatrices function and include SCD test.
|
2018-10-12 05:42:31 -04:00 |
|
conrad
|
fb2f56abbf
|
ongoing conversion...
|
2018-10-11 19:44:11 +10:00 |
|
conrad
|
01673a3a6a
|
rename 'tests_catch' to 'tests'
|
2018-10-10 14:27:22 +10:00 |
|