May 24, 2018
View 6a19e99

give 'tell' the functionality to handle both single values and iterables

Bas 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
View d261aeb

remove 'description' argument in ipywidgets.HBox because it's deprecated

Bas Nijholt authored on 24/05/2018 07:47:31
May 22, 2018
View 90d869d

correctly calculate the number of resources when using dask.distributed

Bas Nijholt authored on 22/05/2018 00:14:10
May 8, 2018
View 205c37b

Merge branch '52--interpolate-loss-instead-of-function' into 'master'

Bas Nijholt authored on 08/05/2018 16:53:42
May 4, 2018
View d0ee785

fix the order in the quals tuples

Bas Nijholt authored on 04/05/2018 11:49:54
View 78b3389

add bracket

Jorn Hoofwijk authored on 04/05/2018 11:42:11
View 6673f01

1D: remove the quals lambda function

Bas 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 uniformly

Jorn Hoofwijk authored on 04/05/2018 11:21:10
May 3, 2018
View 91f4d99

1D: only calculate 'dx' when possible

Bas Nijholt authored on 03/05/2018 14:49:17
View 8c2ecbc

use pop(key, None) instead of try except delete a key

Bas 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' functions

Bas Nijholt authored on 03/05/2018 14:01:30
April 30, 2018
View 5552873

whoops, revert change of scale sensitivity

Jorn Hoofwijk authored on 30/04/2018 15:31:12
View 88ca095

refactor data_interp to a set pending_points

Jorn Hoofwijk authored on 30/04/2018 15:29:19