Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • New time series models

  • New time series loss functions

  • Bug fixes

  • Meta data embedding models.

  • Documentation updates and fixes

  • Increasing test coverage

  • Benchmarking models on new datasets

Code Style

We use Flake8 and mypy. Currently, we are a PyTorch only repository in terms of model frameworks.

...

Please plan with Isaac Godfried before undertaking these more complicated models.

Adding Loss Functions

Loss functions generally follow the same procedure as new models.