Skip to content

Releases: emlearn/emlearn-micropython

0.6.0 - for MicroPython 1.23

11 Nov 19:25
Compare
Choose a tag to compare

Compatible with MicroPython 1.23.
Pre-built modules are available at https://github.com/emlearn/emlearn-micropython/tree/gh-pages/builds/0.6.0

What's Changed

  • Add arrayutils with linear_map function by @jonnor in #16
  • Make all modules have emlearn_xxx names by @jonnor in #17
  • Large improvements to multiple examples, including har_trees and soundlevel_iir

Full Changelog: 0.5.0...0.6.0

Release 0.2.1

12 Aug 10:57
Compare
Choose a tag to compare
Actually include files in the .zip

emlearn-micropython 0.1.1

03 Aug 18:15
Compare
Choose a tag to compare

No functional changes over 0.1.0

Testing Zenodo integration

Release 0.1.0

03 Aug 17:48
Compare
Choose a tag to compare
README: Update status section

0.0.3 First useful version

30 Jul 23:33
Compare
Choose a tag to compare

Supports RandomForest/DecisionTree

PoC test

30 Jul 17:55
Compare
Choose a tag to compare

Test