ios-BPN-NeuralNetwork

Neural Network Library

A neural network implementation for machine learning on iOS

Neural network (ニューラルネットワーク) on Machine Learning (マシンラーニング).

GitHub

33 stars
7 watching
9 forks
Language: Objective-C
last commit: almost 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kalvar/ios-multi-perceptron-neuralnetworkAn implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS.24
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
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
libfann/fannA C++ library for building and training artificial neural networks1,601
jbarrow/lambdanetAn artificial neural network library for rapid prototyping and extension in Haskell.378
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
totemstech/neuralnA C++ library for building and training neural networks with high-performance support for large datasets.275
xamber/varisA Go-based neural network library for building and training artificial neural networks.55
attractivechaos/kannA lightweight C library for constructing and training small to medium neural networks with customizable architecture689
karpathy/convnetjsA JavaScript library for training and deploying neural networks in the browser10,902
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
japonophile/synapticA Clojure-based library for building and training neural networks88
compressed/backpropneuralnet.jlA Julia implementation of a neural network architecture with backpropagation support47
stevenmiller888/mindA neural network library for building and training neural networks in JavaScript1,511