MicroMLP
Neural Network Library
A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers
A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules)
183 stars
12 watching
26 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
aiannartificial-intelligencedeep-learningdeeplearningesp32hc2lopymachine-learningmicropythonmlpmultilayer-perceptronneural-networkneuronspredictive-modelingpycomq-learningqlearningwipy
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for implementing and training various neural network architectures | 40 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| Enables microcontrollers to make online predictions using trained neural networks | 29 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A lightweight C++ deep learning library for building and training neural networks. | 61 |
| A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
| A C# library for building and training neural networks | 2 |
| An implementation of neural networks on graph structures for learning molecular properties | 340 |
| A neural network library for building and training neural networks in JavaScript | 1,511 |
| A collection of libraries for building and training neural networks in various programming languages | 70 |
| A Common Lisp machine learning library that supports neural networks, Boltzmann machines, and other algorithms. | 593 |
| A Smalltalk implementation of a multi-layer neural network | 7 |
| A neural network library written in Rust for building and training feedforward artificial neural networks. | 336 |
| A C++ library implementing deep neural networks with good performance and modularity | 399 |
| A PyTorch implementation of a graph neural network model that learns personalized node representations | 367 |