ios-BPN-NeuralNetwork
Neural Network Library
A neural network implementation for machine learning on iOS
Neural network (ニューラルネットワーク) on Machine Learning (マシンラーニング).
33 stars
7 watching
9 forks
Language: Objective-C
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS. | 24 |
| | 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 |
| | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| | A C++ library for building and training artificial neural networks | 1,601 |
| | An artificial neural network library for rapid prototyping and extension in Haskell. | 378 |
| | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| | A C++ library for building and training neural networks with high-performance support for large datasets. | 275 |
| | A Go-based neural network library for building and training artificial neural networks. | 55 |
| | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| | A JavaScript library for training and deploying neural networks in the browser | 10,902 |
| | A small neural network implementation of the backpropagation algorithm in Haskell | 127 |
| | A Clojure-based library for building and training neural networks | 88 |
| | A Julia implementation of a neural network architecture with backpropagation support | 47 |
| | A neural network library for building and training neural networks in JavaScript | 1,511 |