LightweightNeuralNetwork

Lightweight fully connected neural network library (also for Arduino and AVR boards).

Author
Bojan Jurca
Website
https://github.com/BojanJurca/Lightweight-Fully-Connected-Neural-Network
Category
Data Processing
License
MIT
Library Type
Contributed
Architectures
Any

Implements a memory-efficient neural network using variadic C++ templates. Supports Sigmoid, ReLU, Tanh, and FastTanh activation functions. Training can be done on PC and models imported to Arduino. No heap memory usage, suitable for AVR microcontrollers.

Downloads

Filename Release Date File Size
LightweightNeuralNetwork-1.0.1.zip 2025-12-13 12.52 KiB