v0.9.0
What's Changed
- Prevent num_resample_inputs > len(activation_store) by @HoagyC in #69
- no auto formatting in notebooks by @jbloomAus in #70
- Dataset classes by @jbloomAus in #71
- improve demo by @jbloomAus in #72
- Move towards abstract final pattern by @alan-cooney in #74
- Docs generation by @bryce13950 in #60
- Docs deploy by @bryce13950 in #81
- removed deploy action by @bryce13950 in #82
- added generation again by @bryce13950 in #83
- Improve optimizer documentation by @alan-cooney in #79
- Add abstract model class by @alan-cooney in #80
- Cover notebooks with checks by @alan-cooney in #84
- Move pipeline to simpler OO approach by @alan-cooney in #85
- Make the CD consistent with the poe commands by @alan-cooney in #93
New Contributors
- @bryce13950 made their first contribution in #60
Full Changelog: v0.8.0...v0.9.0