May 3, 2018
View 8c2ecbc

use pop(key, None) instead of try except delete a key

Bas Nijholt authored on 03/05/2018 14:17:38
View 0981895

1D: remove 'data_combined'

Bas Nijholt authored on 03/05/2018 14:05:37
View d24d9b4

remove 'set_loss_if_interval_is_greater_than_dx_eps' and '_update_loss' functions

Bas Nijholt authored on 03/05/2018 14:01:30
April 30, 2018
View 5552873

whoops, revert change of scale sensitivity

Jorn Hoofwijk authored on 30/04/2018 15:31:12
View 88ca095

refactor data_interp to a set pending_points

Jorn Hoofwijk authored on 30/04/2018 15:29:19
View 8fb0cb0

Merge branch 'master' into 52--interpolate-loss-instead-of-function

Jorn Hoofwijk authored on 30/04/2018 12:03:44
April 27, 2018
View f492651

refactor almost duplicated code into new function: update_interpolated_losses_in_interval

Jorn Hoofwijk authored on 27/04/2018 19:29:36
View e0c2fd2

make more clear this is a range

Jorn Hoofwijk authored on 27/04/2018 19:25:03
View 4465c93

remove some part of the code that did something with interpolated points

Jorn Hoofwijk authored on 27/04/2018 19:19:08
View 7091113

only update_losses once for each point

Jorn Hoofwijk authored on 27/04/2018 19:14:54
View 0298267

don't change scale change factor

Jorn Hoofwijk authored on 27/04/2018 19:14:34
April 24, 2018
View d3cc7c8

now it also works with runners

Jorn Hoofwijk authored on 24/04/2018 14:59:32
View 1cc1cb1

interpolate loss, and do not interpolate the actual points

Jorn Hoofwijk authored on 24/04/2018 14:34:18
April 19, 2018
View 65ca5f7

Merge branch 'bugfix/termination'

Joseph Weston authored on 19/04/2018 17:48:10
View 73b3628

consistently treat machine-precision sized intervals in Learner1D

Joseph Weston authored on 18/04/2018 17:50:46