Show HN: Static-allocation MLP inference in ANSI C using a 2-slot ring buffer
Category: library
Tags: machine-learning, neural-network, embedded, c-library, avr, arduino
Score: 4.8/10 (Innovation: 4, Technical: 5, Documentation: 5, Utility: 5)
MLPico is a header-only ANSI C library for statically-allocated multi-layer perceptron inference using a 2-slot ring buffer for memory efficiency. It supports AVR microcontrollers, integer quantization, and Arduino, making it interesting for resource-constrained embedded ML applications.
Target audience: embedded systems engineers, iot developers, edge ai engineers
Repository: https://github.com/GiorgosXou/MLPico · C · GPL-3.0 · 4 stars
View on Hacker News