Lava Deep Learning v0.1.1
Lava Deep Learning 0.1.1 is a bugfix dot release.
Features and Improvements
- Added more content to tutorial_01. Some tuning guidelines of learning rates α and β for the QP solver have been added
Bug Fixes and Other Changes
- Fixed bug with pre-hook quantization function on conv blocks. (PR#13)
Known Issues
- No known issues at this point
What's Changed
- Adding init.py to lava-dl/lava by @awintel in #10
- Clean up of explicit namespace declaration by @bamsumit in #11
- Fix Pool layer when pre_hook function is not None by @valmat07 in #13
New Contributors
Full Changelog: v0.1.0...v0.1.1