Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Neil Dalchau 3b994604e7
Create test pipeline as GitHub action (#9)
* Adding flake8 with settings
* Fixing flake8 errors
* Adding settings for black/interrogate (not in pipeline)
2021-09-27 13:28:34 +01:00
Neil Dalchau 4c1c8d2b54
Move from TensorFlow to Pytorch (#8)
* Moving to PyTorch facilitates the use of the torchdiffeq ODE solvers.
* Changed from a research-only license to MIT
* Introduced several new examples
* Moved the time-points vector into the core dataset class, so that different data-files may have different time-points.
* The start of a more general mechanism for loading data of different raw formats.
* A mechanism for chaining inference problems (passing the approximate posterior of one inference problem as priors of a subsequent inference problem).
2021-09-27 11:41:48 +01:00
Neil Dalchau 357760839d Initial commit 2019-05-14 14:57:05 +01:00