Commit Graph
11 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
Ryan Curtin a3afeefc83 Fix float types and tolerances in some tests. 2020-01-02 11:17:52 -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 743ea3a43d Adapt SPSA. 2019-05-11 20:52:14 -04:00
Ryan Curtin 67e2d144fb Adjust tolerances for SPSA test.
This should fail less than ~1 in 1000 times.
2019-03-12 21:33:08 -04:00
Marcus Edel b1b2bd7cf3 Remove debug random seed. 2019-03-05 01:26:08 +01:00
Ryan Curtin 09c6d1c579 Fixes for SPSA and its documentation.
Signed-off-by: Marcus Edel <marcus.edel@fu-berlin.de>
2019-03-05 01:23:31 +01:00
Marcus Edel b98886e08d Adjust SPSA Logistic Regression test parameter. 2019-02-28 23:54:24 +01:00
rajiv2605 69f921d361 Made suggested changes in variable names and code style 2019-01-12 18:29:51 +05:30
rajiv2605 6c1b7e9b56 Updated spsa test files 2019-01-10 18:07:13 +05:30
rajiv2605 d01e8b8e6f Ported SPSA from older MLPack to Ensmallen 2019-01-10 17:33:43 +05:30