emlearn-micropython
ML library
An embedded machine learning library that enables efficient model deployment on microcontrollers without requiring C code
Efficient Machine Learning engine for MicroPython
91 stars
3 watching
13 forks
Language: Jupyter Notebook
last commit: 4 days ago
Linked from 1 awesome list
embedded-systemsmachine-learningmicropythonpythontinyml
Related projects:
Repository | Description | Stars |
---|---|---|
emlearn/emlearn | A machine learning inference engine designed to be portable and efficient for embedded systems with minimal dependencies. | 530 |
mjrovai/unifei-iesti01-tinyml-2023.1 | A comprehensive machine learning course for embedded devices, covering the basics of TinyML and its applications | 46 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 106 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 541 |
jczic/micromlp | A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
lehy/ocaml-sklearn | Enables machine learning with scikit-learn in OCaml | 34 |
gigwegbe/tinyml-papers-and-projects | A curated list of papers and projects exploring the intersection of machine learning and embedded systems, with a focus on optimizing models for resource-constrained devices. | 778 |
okerew/okrolearn | A Python machine learning library providing efficient array operations and neural network functionality | 3 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,196 |
amueller/scipy_2015_sklearn_tutorial | Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. | 576 |
maciejkula/rustlearn | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 626 |
fairlearn/fairlearn | A tool to assess and mitigate unfairness in AI systems, helping developers ensure their models do not disproportionately harm certain groups of people. | 1,974 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |