Close

emlearn - a scikit-learn for microcontrollers

A project log for Machine Learning on Microcontrollers

Using machine learning to analyze sensor data in embedded systems

jon-nordbyJon Nordby 01/04/2025 at 11:530 Comments

emlearn is an open-source library for implementing. It allows to convert models trained with Python (using scikit-learn or Keras) into portable C99 code.
Here are two presentations that introduce the project. The first is very short and concise, where-as the other is a bit longer and detailed.

Discussions