0.1.3
Major Features and Improvements
- Add type hints for all public APIs
- Replace
*.available_feature_keys()
to*.available_feature_keys
(using static variable) - Add
*.available_weights
What's Changed
- Add Colab examples by @james77777778 in #24
- Add type hints by @james77777778 in #25
- Improve test coverage and refactor
BaseModel
by @james77777778 in #26
Full Changelog: 0.1.2...0.1.3