0.7.0 - for MicroPython 1.24
Prebuilt binary modules available at https://github.com/emlearn/emlearn-micropython/tree/gh-pages/builds/0.7.0
What's Changed
- Update to MicroPython 1.24 by @jonnor in #21
- cnn: Fix hardcoded outputs size leading to corrupted predictions by @jonnor in #23
- CNN: Fix wrong output values due to missing dequant by @jonnor in #25
- trees: Switch to output prediction probabilities by @jonnor in #26
- Example for Human Activity Recognition improved. Including data recording functionality and training custom models https://github.com/emlearn/emlearn-micropython/tree/master/examples/har_trees
Full Changelog: 0.6.0...0.7.0