nn4mc_cpp

Microcontroller NN Library

Enables online prediction and classification on microcontrollers using pre-trained neural networks.

Neural Networks for Microcontrollers

GitHub

29 stars
11 watching
7 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kmc7468/cppdnn Provides machine learning capabilities in C++11 9
jczic/micromlp A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers 183
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
mrdimosthenis/synapsescsharp A C# library for building and training neural networks 1
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 592
ckormanyos/real-time-cpp A companion code repository for the book Real-Time C++ providing reference application code and examples for efficient object-oriented and template microcontroller programming. 606
pengsun/matlabcnn A Matlab implementation of a 2D Convolutional Neural Network for educational purposes 47
ck090/ocaml-nn A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters 5
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
codeplea/genann A minimal C library for training and using feedforward artificial neural networks 2,012
organic-code/breep A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. 139
tyill/sunnet A lightweight C++ deep learning library for building and training neural networks. 61
kalvar/ios-bpn-neuralnetwork A neural network implementation for machine learning on iOS 33
yixuan/minidnn A C++ library implementing deep neural networks with good performance and modularity 397