0.2.4
Major Features and Improvements
- Add more docstrings
- Fix redownloading issue when using
keras.saving.load_model
What's Changed
- Add docstrings and expose some useful properties for all models by @james77777778 in #48
- Add docstrings to
kimm.list_models
,kimm.utils.get_reparameterized_model
by @james77777778 in #49 - Add docstrings for
kimm.blocks.*
by @james77777778 in #50 - Add docstrings for
kimm.timm_utils.*
by @james77777778 in #51 - Fix redownloading issue by @james77777778 in #54
Full Changelog: 0.2.2...0.2.4