- Oct 29, 2018
-
-
Jorn Hoofwijk authored
-
- Oct 28, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
Because data is now in the 'BaseLearner'
-
- Oct 27, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
This makes the code work with any number of neighbors. Now the new triangle loss even works with nn_neigbors=0. I also added that we pass the neighbors in all loss_per_interval functions.
-
- Oct 26, 2018
-
-
Jorn Hoofwijk authored
-
Jorn Hoofwijk authored
-
Bas Nijholt authored
-
Jorn Hoofwijk authored
-
Jorn Hoofwijk authored
-
Bas Nijholt authored
-
Jorn Hoofwijk authored
-
- Oct 25, 2018
-
-
Jorn Hoofwijk authored
-
Joseph Weston authored
-
Bas Nijholt authored
save execution time on futures inside runners See merge request !130
-
Joseph Weston authored
Previously we were wrapping the learner function and doing the timing there. This makes things more complicated in the case that we are learning an 'async def' function.
-
Joseph Weston authored
Test that runners run at all (!), and that an async function can be used with the AsyncExecutor.
-
Joseph Weston authored
Make BaseRunner an abstract base class Closes #107 See merge request !111
-
Bas Nijholt authored
-
Bas Nijholt authored
Because it breaks the examples in the docs
-
-
-
Bas Nijholt authored
-
- Oct 22, 2018
-
-
Joseph Weston authored
exponentially decay message frequency in live_info See merge request !108
-
Bas Nijholt authored
-
-
Bas Nijholt authored
Closes #118
-
- Oct 21, 2018
-
-
Bas Nijholt authored
-
- Oct 20, 2018
-
-
Bas Nijholt authored
The code is posed on https://github.com/python-adaptive/adaptive/issues/1
-
Bas Nijholt authored
See https://stackoverflow.com/a/24946631/3447047
-
Bas Nijholt authored
See http://help.zenodo.org/#versioning for more information.
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-
- Oct 19, 2018
-
-
Bas Nijholt authored
and remove the code to find the complete author list from git because our CI job will ensure that all the contributors will be included in that file.
-
Bas Nijholt authored
-
- Oct 18, 2018
-
-
Bas Nijholt authored
-
Bas Nijholt authored
-
Bas Nijholt authored
-