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: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kalvar/ios-multi-perceptron-neuralnetwork An implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS. 24
kalvar/ios-krhebbian-algorithm An implementation of the Hebbian learning method for unsupervised machine learning using neural networks. 13
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
libfann/fann A C++ library for building and training artificial neural networks 1,594
jbarrow/lambdanet An artificial neural network library for rapid prototyping and extension in Haskell. 377
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 592
totemstech/neuraln A C++ library for building and training neural networks with high-performance support for large datasets. 275
xamber/varis A Go-based neural network library for building and training artificial neural networks. 55
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 686
karpathy/convnetjs A JavaScript library for training and deploying neural networks in the browser 10,889
saschagrunert/nn A small neural network implementation of the backpropagation algorithm in Haskell 127
japonophile/synaptic A Clojure-based library for building and training neural networks 88
compressed/backpropneuralnet.jl A Julia implementation of a neural network architecture with backpropagation support 47
stevenmiller888/mind A neural network library for building and training neural networks in JavaScript 1,513