Published December 11, 2025
| Version 0.10.0
Software
Open
emlearn-micropython: Efficient Machine Learning engine for MicroPython
Authors/Creators
Description
emlearn-micropython is a Machine Learning and Digital Signal Processing for MicroPython. Provides convenient and efficient MicroPython modules, and enables MicroPython application developers to run efficient Machine Learning models on microcontroller, without having to touch any C code.
What's Changed
- Builds for most recent version are now provided for
latest(latest release) instead ofmaster. NOTE:masteris deprecated and will be removed in a release or two - Update to Micropython 1.27 by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/62
- Add initial Webassembly build by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/61
Internal changes
- har_trees: Generalize preprocessing support by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/57
- Bump Mac OS in CI to 26 Tahoe by @jonnor in https://github.com/emlearn/emlearn-micropython/pull/58
Full Changelog: https://github.com/emlearn/emlearn-micropython/compare/0.9.0...0.10.0
Notes
Files
emlearn/emlearn-micropython-0.10.0.zip
Files
(5.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e32ae0e54fe334fd5ab3f7e329af3b59
|
5.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/emlearn/emlearn-micropython/tree/0.10.0 (URL)
Software
- Repository URL
- https://github.com/emlearn/emlearn-micropython