January 30, 2019
View f1ea463

handle empty data files when loading, closes #148 (#149)

Bas Nijholt authored on 30/01/2019 14:58:48 • GitHub committed on 30/01/2019 14:58:48
January 29, 2019
View 0e0674d

fix _get_data for the BalancingLearner (#150)

Bas Nijholt authored on 29/01/2019 15:11:12 • GitHub committed on 29/01/2019 15:11:12
December 17, 2018
View 21a836e

take fewer points to speed up the test for the LearnerND

Bas Nijholt authored on 09/12/2018 15:26:07 • Joseph Weston committed on 17/12/2018 15:40:33
View 3c90103

change the simplex_queue to a SortedKeyList

Bas Nijholt authored on 09/12/2018 15:13:37 • Joseph Weston committed on 17/12/2018 15:40:33
December 14, 2018
View e17a27d

ensure that points are never outside of the domain, closes #132

Bas Nijholt authored on 14/12/2018 14:26:26
December 11, 2018
View 2353438

update dependency versions

Joseph Weston authored on 11/12/2018 15:49:40
December 7, 2018
View a90d257

Merge branch '78-scale-output-values' into 'master'

Bas Nijholt authored on 07/12/2018 17:13:32
View 24ac01a

LearnerND scale output values before computing loss

Jorn Hoofwijk authored on 07/12/2018 17:13:32 • Bas Nijholt committed on 07/12/2018 17:13:32
View fa4696e

fix plotting resolution for larger scaled learnerND

Jorn Hoofwijk authored on 07/12/2018 09:36:21 • Bas Nijholt committed on 07/12/2018 17:06:03
View a0d5e69

fix example in doc-string of BalancingLearner.save

Bas Nijholt authored on 07/12/2018 16:49:59
View 31bebf0

implement own version of 'round' that speeds up the Learner1D by 30%

Bas Nijholt authored on 07/12/2018 12:00:13
View 669cf07

Merge branch '126--speed-up-learner1D' into 'master'

Bas Nijholt authored on 07/12/2018 11:42:53
View 4381a9e

Resolve "(Learner1D) improve time complexity"

Jorn Hoofwijk authored on 07/12/2018 11:42:53 • Bas Nijholt committed on 07/12/2018 11:42:53
December 5, 2018
View c0012a9

fix typo in 'uniform_loss' doc-string, closes #127

Bas Nijholt authored on 05/12/2018 13:47:11
November 28, 2018
View f38d20f

actually compute the dx by subtracting two DIFFERENT numbers

Jorn Hoofwijk authored on 28/11/2018 17:33:23 • Bas Nijholt committed on 28/11/2018 21:07:15