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.

GitHub

2k stars
57 watching
90 forks
Language: Swift
last commit: almost 3 years ago
Linked from 2 awesome lists

appleconvolutional-neural-networksdeep-learningdeep-neural-networksiosiphonemachine-learningmetalneural-networksresidual-networksswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alejandro-isaza/braincoreAn iOS and OS X neural network framework using Metal and Swift for building and executing neural networks380
modern-fortran/neural-fortranA parallel framework for building neural networks in Fortran411
kalvar/ios-bpn-neuralnetworkA neural network implementation for machine learning on iOS33
kalvar/ios-multi-perceptron-neuralnetworkAn implementation of a multi-layer perceptron neural network with backpropagation for machine learning tasks on iOS.24
swift-ai/neuralnetA Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications.212
microsoft/archaiAutomates the search for optimal neural network configurations in deep learning applications468
mikecmpbll/rannProvides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby.3
amitshekhariitbhu/androidtensorflowmachinelearningexampleProvides an Android integration of TensorFlow for machine learning tasks1,434
ahmedfgad/numpyannAn implementation of artificial neural networks using NumPy98
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900
stevenmiller888/mindA neural network library for building and training neural networks in JavaScript1,511
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
ivan-vasilev/neuralnetworksA Java implementation of deep learning algorithms and neural networks with GPU acceleration1,233
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
lennet/neuralnetworkProvides a learning environment to explore neural network concepts using Swift58