May 14, 2020
View 4c483aa

AverageLearner: implement min_npoints

Bas Nijholt authored on 14/05/2020 13:56:08
April 23, 2020
View 06c1dd2

make AverageLearner picklable

Bas Nijholt authored on 09/04/2020 22:28:58
April 9, 2020
View a90cc9f

add dimension="y" to the AverageLearner.plot method

Bas Nijholt authored on 09/04/2020 09:27:43
April 8, 2020
View f72db27

remove "dimension=1" from holoviews.operation.histogram

Bas Nijholt authored on 08/04/2020 22:10:38
December 11, 2019
View c60d8ca

run pre-commit run --all

Bas Nijholt authored on 11/12/2019 14:00:39
May 8, 2019
View 716dbce

fix all flake8 issues and run pre-commit filters

Bas Nijholt authored on 08/05/2019 02:26:15
November 26, 2018
View 06b9200

adhere to PEP008 by using absolute imports

Bas Nijholt authored on 26/11/2018 13:39:12
October 20, 2018
View 5e3edf4

documentation improvements

Bas Nijholt authored on 19/10/2018 14:19:42
October 18, 2018
View a17c921

add 'save' and 'load' to the learners and periodic saving to the Runner

Bas Nijholt authored on 08/10/2018 17:08:34
October 17, 2018
View eef11f0

add doc files

Bas Nijholt authored on 16/10/2018 18:10:12
October 15, 2018
View c8120ca

fix flake8 issues for the learners

Bas Nijholt authored on 15/10/2018 14:41:09
View 67a5271

fix the math domain error that occured when all numbers are equal

Bas Nijholt authored on 15/10/2018 13:39:55
October 11, 2018
View b44ff41

use 'cache_loss' decorator in learners

Bas Nijholt authored on 08/10/2018 13:13:46
September 20, 2018
View 4eb6801

AverageLearner: create 'tell_pending' which deprecates 'tell(x, None)'

Bas Nijholt authored on 20/09/2018 12:52:16
September 19, 2018
View c1d0885

fix that the 'AverageLearner' only returns new points, and introduce 'learner.pending_points'

Bas Nijholt authored on 19/09/2018 15:30:36