April 23, 2020
View cf7dad4

make SequenceLearner picklable

Bas Nijholt authored on 09/04/2020 22:34:35
October 8, 2019
View 6914a78

sort imports

Bas Nijholt authored on 08/10/2019 16:35:57
July 29, 2019
View de6eb19

add docs for the SequenceLearner

Bas Nijholt authored on 29/07/2019 11:39:43
View 53e723a

address @jbweston's remarks

Bas Nijholt authored on 29/07/2019 11:25:35
View 628152b

add extra note about performance

Bas Nijholt authored on 10/07/2019 18:44:15
View dc1d82b

add a doc-string to the SequenceLearner

Bas Nijholt authored on 10/07/2019 06:33:59
View 1f0f77b

change self.data into a SortedDict

Bas Nijholt authored on 10/07/2019 02:27:04
View c4df694

make the _to_do_seq into _to_do_indices

Bas Nijholt authored on 10/07/2019 02:22:54
View 5f0c07c

make the loss improvement equal to 1/len(sequence)

Bas Nijholt authored on 10/07/2019 01:56:25
View 8bfd429

make loss equal to (ntotal - npoints) / ntotal

Bas Nijholt authored on 10/07/2019 01:53:56
View ab3780c

use a poor man's OrderedSet

Bas Nijholt authored on 10/07/2019 01:50:20
View 6e29e2c

copy over changes made in https://github.com/basnijholt/adaptive-scheduler/blame/master/adaptive_scheduler/sequence_learner.py

Bas Nijholt authored on 10/07/2019 01:39:53
View b0c1bf8

add SequenceLearner

Bas Nijholt authored on 09/05/2019 00:59:12