- Sep 20, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
- Sep 19, 2018
-
-
Bas Nijholt authored
-
Joseph Weston authored
Make the AverageLearner only return new points, and ignore subsequent updates to existing points (as in the rest of adaptive). See merge request !104
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Joseph Weston authored
move specific tests for a particular learner to separate files, now that the number of tests is getting large. See merge request !105
-
Joseph Weston authored
Now the filename tells us that the tests pertain to Learner1D.
-
Bas Nijholt authored
-
Bas Nijholt authored
move tests specifically for the 'Learner1D' to a seperate file and rename test_learner.py -> test_learners.py
-
- Sep 18, 2018
-
-
Bas Nijholt authored
Correctly set interpolated loss when points are added, taking care of the cases when points are added outside of the known intervals. Closes #99 See merge request !100
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
-
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
-
-
-
-
Bas Nijholt authored
-
Joseph Weston authored
refactor runner logic into BaseRunner, leaving only the (a)synchronous parts in the AsyncRunner and BlockingRunner. See merge request !94
-
Bas Nijholt authored
-
Bas Nijholt authored
-
- Sep 17, 2018
-
-
'iloc' is deprecated in recent versions of sortedcontainers.
-
Joseph Weston authored
Resolve "Learner1D fails when function returns a list instead of a numpy.array" Closes #96 See merge request !101
-
Joseph Weston authored
-
-
-
-
-