July 29, 2019
View b2db3d8

add thebelab activation buttons

Bas Nijholt authored on 10/07/2019 19:30:06
View 97e986d

add thebelab

Bas Nijholt authored on 10/07/2019 19:19:58
View 39d0c76

use jupyter_sphinx v0.2.0 from conda instead of my branch

Bas Nijholt authored on 10/07/2019 19:07:47
View bb9dd07

Merge pull request #193 from python-adaptive/sequence_learner

Bas Nijholt authored on 29/07/2019 12:14:46 • GitHub committed on 29/07/2019 12:14:46
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 ad3a3cd

fix the tests and remove it from the DataSaver test

Bas Nijholt authored on 10/07/2019 06:34:28
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