October 15, 2018
View 4fe50d0

fix empty lines and remove unused import

Bas Nijholt authored on 15/10/2018 14:46:32
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
View 197b56f

implement 'strategy' setter such that it can be changed dynamically

Bas Nijholt authored on 13/10/2018 10:39:47
View 722f61a

implement 'npoints' strategy for the 'BalancingLearner'

Bas Nijholt authored on 12/10/2018 18:22:04
View 2208d1a

add an option to plot a HoloMap with the BalancingLearner

Bas Nijholt authored on 13/10/2018 11:24:57
October 13, 2018
View 497c576

very small changes to the example notebook

Bas Nijholt authored on 13/10/2018 01:59:14
October 12, 2018
View bb9013c

add 'pending_points' to the 'SKOptLearner'

Bas Nijholt authored on 12/10/2018 18:42:00
View c65c10c

rename '_pending' to 'pending_points' in the 'LearnerND' for code homogeneity

Bas Nijholt authored on 12/10/2018 18:25:21
October 11, 2018
View 381cedb

fix bug that tiny volume simplices may occur on the surface of the convex hull of a triangulation.

Jorn Hoofwijk authored on 08/10/2018 18:54:53 • Bas Nijholt committed on 11/10/2018 17:02:47
View 64e1483

fix typo in docstring

Bas Nijholt authored on 11/10/2018 14:34:31
View 3696d4c

make a BalancingLearner strategy that compares the total loss rather than loss improvement

Jorn Hoofwijk authored on 09/10/2018 13:21:20 • Bas Nijholt committed on 11/10/2018 11:54:12
View 953ff84

Merge branch 'cache_loss' into 'master'

Bas Nijholt authored on 11/10/2018 11:52:54
View d5774ff

simplify Learner2D plotting in the notebook

Bas Nijholt authored on 08/10/2018 16:47:03
View 3e56870

display the loss with 'live_info'

Bas Nijholt authored on 08/10/2018 13:16:54