BrainCore
Neural framework
An iOS and OS X neural network framework using Metal and Swift for building and executing neural networks
The iOS and OS X neural network framework
380 stars
35 watching
49 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
iosmachine-learningmetalswift
Related projects:
Repository | Description | Stars |
---|---|---|
swift-ai/neuralnet | A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. | 211 |
xmartlabs/bender | An abstraction layer for building and running neural networks on iOS using MetalPerformanceShaders and pre-trained models. | 1,795 |
alejandro-isaza/caffe | A C++ implementation of a deep learning framework designed for speed and modularity. | 59 |
idsia/brainstorm | A neural network framework designed to make working with neural networks fast and flexible. | 1,303 |
hshindo/merlin.jl | A Julia-based framework for building and training neural networks | 144 |
antoniodeluca/dn2a | A toolkit for building and training dynamic neural networks | 463 |
ivan-vasilev/neuralnetworks | A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,232 |
amplab/sparknet | Distributed neural network framework for Apache Spark | 604 |
hetelek/neural-network-playground | An iOS playground project demonstrating neural network concepts and computer vision using pure Swift code. | 381 |
taolei87/rcnn | An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. | 355 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
elixir-nx/axon | Provides a framework for building and training neural networks using Elixir and Nx. | 1,550 |
naibaf7/caffe_neural_tool | A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
irfansharif/cerebrum | An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
zampino/exnn | An Elixir framework for building and training evolutive neural networks. | 99 |