August 21, 2017
View ea41ee7

Implement Anton's AverageLearner

Bas Nijholt authored on 21/08/2017 11:53:15
August 19, 2017
View 955d404

fix bug with doubling of scales

Bas Nijholt authored on 19/08/2017 00:40:56
August 18, 2017
View c395daf

small changes to notebook

Bas Nijholt authored on 18/08/2017 18:14:50
View 22d0d37

fix indentation error and simplify code

Bas Nijholt authored on 18/08/2017 17:52:53
View aac9cb4

use the correct data dict

Bas Nijholt authored on 18/08/2017 17:48:46
View 5b4da67

fix bug in doubling of _scale

Bas Nijholt authored on 18/08/2017 17:46:47
View 940342e

make returning of the bounds more robust against adding points after data is already added

Bas Nijholt authored on 18/08/2017 17:42:51
View fdf3cec

fix bug introduced in last commit, always update the "expected" neighbors and losses

Bas Nijholt authored on 18/08/2017 17:32:28
View 6e114db

fix loss bug and change things incrementally

Bas Nijholt authored on 18/08/2017 14:43:46
View 4457fd6

improve docstrings

Joseph Weston authored on 18/08/2017 14:08:20
View 18212a8

add ipyparallel client to notebook

Joseph Weston authored on 18/08/2017 11:53:05
View 19a0fb8

correct checks for ipyparallel clients

Joseph Weston authored on 18/08/2017 11:52:37
View 73fa8d2

reorganise adaptive learners and runners into a package

Joseph Weston authored on 18/08/2017 11:12:32
August 17, 2017
View 312d404

separate base classes from implementations (1D learner)

Joseph Weston authored on 17/08/2017 14:05:03
August 16, 2017
View e3a7009

using asyncio and create user interface

Bas Nijholt authored on 16/08/2017 18:18:11