Commit graph

6 commits

Author SHA1 Message Date
Ruben van de Ven
dfa1d43f2e Change imports to support usage as module
Note that this does require rerunning the `process_data.py` scripts in the example folders so that the dill-files are updated.
2023-10-09 20:27:29 +02:00
Ruben van de Ven
f4d860907c Fix compatibility with numpy > 1.20 2023-10-04 21:16:02 +02:00
Ruben van de Ven
d182787c83 Fix compatibility with python 3.10 2023-10-04 21:14:46 +02:00
BorisIvanovic
03712b70a4 Fixed the gradient calculations, going to make another big update to the codebase soon but wanted to get this out first. Fixes #40 and #26. 2021-08-28 18:11:08 -07:00
BorisIvanovic
174198bd4f Adding ability to run on streaming data. 2020-12-09 22:42:06 -05:00
BorisIvanovic
40dec06e9c Updated codebase following the paper update. 2020-04-05 21:43:49 -04:00