nnom
NN Library
A high-level inference Neural Network library specifically designed for microcontrollers.
A higher-level Neural Network library for microcontrollers.
950 stars
45 watching
246 forks
Language: C
last commit: 8 months ago
Linked from 2 awesome lists
embeddediotmachine-learningmcumicrocontrollermlneural-networksnnom
Related projects:
Repository | Description | Stars |
---|---|---|
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 397 |
glouw/tinn | A lightweight neural network library for training and prediction tasks | 2,108 |
shigekikarita/grain2 | A library that provides an autograd and GPGPU framework for dynamic neural networks in D. | 7 |
jczic/micromlp | A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,010 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
mrdimosthenis/synapses-java | A Java library for building and training neural networks. | 0 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 335 |