What's Changed
- Fix
checkpoint_model
by @janosh in #85 - Checkpoint every 10 by @CompRhys in #86
- Allow checkpoint name to be set explicitly. by @CompRhys in #87
- Add due.dcite to address #67 by @CompRhys in #89
- Remove torch scatter dep by @CompRhys in #88
- Added normalization for predictions. by @karannb in #91
- Added predictions for classification task. Fixed the check for normalizer presence. by @karannb in #93
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #94
- Address subset issue highlighted in #95 by @CompRhys in #97
New Contributors
Full Changelog: v1.0.0...v1.1.1