Published May 3, 2026 | Version 0.11.1
Software Open

emlearn-micropython: Efficient Machine Learning engine for MicroPython

Authors/Creators

Description

Changes

Now using MicroPython 1.28+

New features

Compared to 0.10.1

  • webassembly: Can now be used with PyScript. By @jonnor in https://github.com/emlearn/emlearn-micropython/pull/67
  • linreg: Enable as external C module, include in Webassembly build by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/69
  • extratrees: Learning decision tree ensembles by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/45
  • Add Partial Least Squares Regression (PLSR) by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/59
  • .mpy modules now build and published also for armv7emdp (ARM Cortex M7)

Developer improvements

  • Setup automated tests with QEMU by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/72
  • Improve makefile dependencies by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/70

Full Changelog: https://github.com/emlearn/emlearn-micropython/compare/v0.10.1...0.11.1

Notes

If you use this software, please cite it using these metadata.

Files

emlearn/emlearn-micropython-0.11.1.zip

Files (6.4 MB)

Name Size Download all
md5:70f950554aa30d28cb6cac4463454a37
6.4 MB Preview Download

Additional details

Related works