This release improves robustness of the code.
- Fixing bug across code, in particularly
- Ensuring that code works on GPUs
- Adding tests for models, dataset and normalisers
- Test using GitHub Actions (tests on GPU are still missing)
- Extend documentation by improving docstrings and adding two tutorials.
- Improving default arguments for TimeSeriesDataSet to avoid surprises
---