Skip to content

Patch release

Compare
Choose a tag to compare
@jdb78 jdb78 released this 23 Aug 11:18
a3fbb80

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