July 16, 2018 | ||
---|---|---|
View d7a9595
1D: also check for abs(dx) < self._dx_eps in askBas Nijholt authored on 08/06/2018 23:05:56 |
||
View 83dcfe1
1D: increase _dx_epsBas Nijholt authored on 08/06/2018 19:31:01 |
May 24, 2018 | ||
---|---|---|
View 6a19e99
give 'tell' the functionality to handle both single values and iterablesBas Nijholt authored on 24/05/2018 06:09:43 |
||
View 06112c2
rename 'choose_points' -> 'ask' and 'add_point' -> 'tell'Bas Nijholt authored on 24/05/2018 06:03:57 |
May 4, 2018 | ||
---|---|---|
View d0ee785
fix the order in the quals tuplesBas Nijholt authored on 04/05/2018 11:49:54 |
||
View 78b3389
add bracketJorn Hoofwijk authored on 04/05/2018 11:42:11 |
||
View 6673f01
1D: remove the quals lambda functionBas Nijholt authored on 04/05/2018 11:38:50 |
||
View 835cff2
fix tests?that fail for learner: if no data is provided it should sample uniformlyJorn Hoofwijk authored on 04/05/2018 11:21:10 |
May 3, 2018 | ||
---|---|---|
View 91f4d99
1D: only calculate 'dx' when possibleBas Nijholt authored on 03/05/2018 14:49:17 |
||
View 8c2ecbc
use pop(key, None) instead of try except delete a keyBas Nijholt authored on 03/05/2018 14:17:38 |
||
View 0981895
1D: remove 'data_combined'Bas Nijholt authored on 03/05/2018 14:05:37 |
||
View d24d9b4
remove 'set_loss_if_interval_is_greater_than_dx_eps' and '_update_loss' functionsBas Nijholt authored on 03/05/2018 14:01:30 |
April 30, 2018 | ||
---|---|---|
View 5552873
whoops, revert change of scale sensitivityJorn Hoofwijk authored on 30/04/2018 15:31:12 |
||
View 88ca095
refactor data_interp to a set pending_pointsJorn Hoofwijk authored on 30/04/2018 15:29:19 |
||
View 8fb0cb0
Merge branch 'master' into 52--interpolate-loss-instead-of-functionJorn Hoofwijk authored on 30/04/2018 12:03:44 |