nn4mc_cpp
Neural Network Prediction
Enables microcontrollers to make online predictions using trained neural networks
Neural Networks for Microcontrollers
29 stars
11 watching
7 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides machine learning capabilities in C++11 | 9 |
| A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| A C# library for building and training neural networks | 2 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A companion code repository for the book Real-Time C++ providing reference application code and examples for efficient object-oriented and template microcontroller programming. | 620 |
| A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |
| A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters | 5 |
| A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
| A Python library for implementing and training various neural network architectures | 40 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
| A lightweight C++ deep learning library for building and training neural networks. | 61 |
| A neural network implementation for machine learning on iOS | 33 |
| A C++ library implementing deep neural networks with good performance and modularity | 399 |