ios-Multi-Perceptron-NeuralNetwork
Neural Network Engine
An implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS.
MLP of Deep Learning. (マシンラーニング).
24 stars
4 watching
2 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A neural network implementation for machine learning on iOS | 33 |
| An implementation of the Hebbian learning method for unsupervised machine learning using neural networks. | 13 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| K-Means clustering algorithm implementation with multi-dimensional support and customizable features | 23 |
| An abstraction layer for building and running neural networks on iOS using MetalPerformanceShaders and pre-trained models. | 1,798 |
| A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| A JavaScript library for training and deploying neural networks in the browser | 10,902 |
| A neural network implementation using object-oriented modeling and inspired by biological systems | 184 |
| A Go-based neural network library for building and training artificial neural networks. | 55 |
| A lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers | 183 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| An open-source C++ library for building and training neural networks | 120 |
| A Julia implementation of a neural network architecture with backpropagation support | 47 |
| A Python library for implementing and training various neural network architectures | 40 |
| A neural network library for building and training neural networks in JavaScript | 1,511 |