Commit Graph
15 Commits
Author SHA1 Message Date
Ryan Curtin 0e32f02a0e Refactor all tests so that they run for 1k trials without any failures. 2021-02-11 18:01:54 -05:00
Marcus Edel bebb8b162c Adjust BBSGD test setting (large initial batch size). 2019-08-26 19:14:26 +02:00
Marcus Edel 01b0ea99b9 Adjust test settings BBSGD, AdaDelta. 2019-08-19 22:16:31 +02:00
Marcus Edel 79b77c7db9 Adjust optimizer test settings to be more prone to errors. 2019-08-18 18:07:17 +02:00
Marcus Edel 04b6651b72 Merge branch 'master' into cb 2019-06-29 21:04:20 +02:00
Ryan Curtin 8e8db3488f Handle case where estimated curvature is NaN.
Also tune the tests a little bit.
2019-05-27 17:00:44 -04:00
Ryan Curtin 3c3bdd4b98 Disable tests that will fail when we have a too-old Armadillo version. 2019-05-12 21:43:25 -04:00
Ryan Curtin 261f71db40 Update BigBatchSGD, Eve, FTML, Padam, and part of IQN.
Needs Armadillo sparse vectorise() support next.
2019-04-20 07:44:47 -04:00
conrad f2a851c7e2 use consistent license blurbs 2018-10-19 23:09:06 +10:00
Marcus Edel a6ac516c12 Adjust optimizer parameters and tolerances. 2018-10-12 14:41:01 -07:00
Marcus Edel 4da39b2ed7 Partial conversion from mlpack/boost to catch. 2018-10-10 21:36:09 -04:00
conrad 01673a3a6a rename 'tests_catch' to 'tests' 2018-10-10 14:27:22 +10:00
conrad c8d62e04cf rename 'tests' to 'tests_old' 2018-10-10 14:26:50 +10:00
Ryan Curtin a3717cda2f Update license to be for ensmallen, not mlpack. 2018-10-05 18:37:43 -04:00
Marcus Edel 177931713f Move tests and convert rmsprop test into a catch test. 2018-10-03 18:37:44 +02:00