- Sep 26, 2018
-
-
Bas Nijholt authored
Resolve "How should learners handle data that is outside of the domain" Closes #101 See merge request !115
-
- Sep 25, 2018
-
-
Jorn Hoofwijk authored
-
Joseph Weston authored
-
Joseph Weston authored
Resolve "LearnerND fails for BalancingLearner test" Closes #105 See merge request !112
-
-
Jorn Hoofwijk authored
-
- Sep 24, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
This test fails sometimes
-
Joseph Weston authored
Resolve "Learner1D's bound check algo in self.ask doesn't take self.data or self.pending_points" Closes #95 See merge request !99
-
-
-
Joseph Weston authored
Introduce 'tell_pending', which replaces 'tell(x, None)' See merge request !107
-
Bas Nijholt authored
-
- Sep 21, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
- Sep 20, 2018
-
-
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
-
Bas Nijholt authored
-
Bas Nijholt authored
-
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
-