Bender
Neural network runner
An abstraction layer for building and running neural networks on iOS using MetalPerformanceShaders and pre-trained models.
Easily craft fast Neural Networks on iOS! Use TensorFlow models. Metal under the hood.
2k stars
57 watching
90 forks
Language: Swift
last commit: about 1 year ago
Linked from 2 awesome lists
appleconvolutional-neural-networksdeep-learningdeep-neural-networksiosiphonemachine-learningmetalneural-networksresidual-networksswift
Related projects:
Repository | Description | Stars |
---|---|---|
alejandro-isaza/braincore | An iOS and OS X neural network framework using Metal and Swift for building and executing neural networks | 380 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
kalvar/ios-multi-perceptron-neuralnetwork | An implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS. | 24 |
swift-ai/neuralnet | A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. | 211 |
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
amitshekhariitbhu/androidtensorflowmachinelearningexample | Provides an Android integration of TensorFlow for machine learning tasks | 1,436 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
ivan-vasilev/neuralnetworks | A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,232 |
ahmedfgad/numpycnn | An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. | 570 |
lennet/neuralnetwork | Provides a learning environment to explore neural network concepts using Swift | 58 |