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. (マシンラーニング).

GitHub

24 stars
4 watching
2 forks
Language: Objective-C
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kalvar/ios-bpn-neuralnetworkA neural network implementation for machine learning on iOS33
kalvar/ios-krhebbian-algorithmAn implementation of the Hebbian learning method for unsupervised machine learning using neural networks.13
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900
kalvar/ios-krkmeans-algorithmK-Means clustering algorithm implementation with multi-dimensional support and customizable features23
xmartlabs/benderAn abstraction layer for building and running neural networks on iOS using MetalPerformanceShaders and pre-trained models.1,798
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
karpathy/convnetjsA JavaScript library for training and deploying neural networks in the browser10,902
neuralegion/shainetA neural network implementation using object-oriented modeling and inspired by biological systems184
xamber/varisA Go-based neural network library for building and training artificial neural networks.55
jczic/micromlpA lightweight implementation of a multilayer perceptron neural network for use in embedded systems and microcontrollers183
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
fengwang/cerasAn open-source C++ library for building and training neural networks120
compressed/backpropneuralnet.jlA Julia implementation of a neural network architecture with backpropagation support47
molcik/python-neuronA Python library for implementing and training various neural network architectures40
stevenmiller888/mindA neural network library for building and training neural networks in JavaScript1,511