July 16, 2018
View d97a48c

1D: always return the points as a list

Bas Nijholt authored on 11/07/2018 00:23:27
View 306685c

set the actual loss to zero when the interval is smaller than machine precision

Bas Nijholt authored on 21/06/2018 21:05:30
View 1aefc88

improve code homogeneity

Bas Nijholt authored on 20/06/2018 02:22:40
View ca73e60

1D: add a comment and redifine dx -> -dx

Bas Nijholt authored on 11/06/2018 22:47:22
View 6951abe

1D: remove unneeded function and change to a normal loop

Bas Nijholt authored on 08/06/2018 23:44:42
View 15b1d67

1D: remove unneeded checks for _dx_eps

Bas Nijholt authored on 08/06/2018 23:39:45
View d7a9595

1D: also check for abs(dx) < self._dx_eps in ask

Bas Nijholt authored on 08/06/2018 23:05:56
View 83dcfe1

1D: increase _dx_eps

Bas Nijholt authored on 08/06/2018 19:31:01
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
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