mxnet.rb
Deep learning framework
A Ruby interface to MXNet's deep learning framework
MXNet binding for Ruby
48 stars
9 watching
10 forks
Language: Ruby
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
toddsundsted/mxnet.cr | Provides bindings for MXNet, an open source deep learning framework written in C++ | 22 |
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
rocm/mxnet | A deep learning framework that enables efficient and flexible distributed/mobile deep learning with dynamic dataflow dependency scheduling | 28 |
dmlc/mxnet.js | A JavaScript package for running deep learning models in the browser without requiring a server | 435 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
red-data-tools/red-chainer | A deep learning framework implemented in Ruby | 104 |
somaticio/tensorflow.rb | An API for utilizing the TensorFlow machine learning framework in Ruby | 829 |
jedld/brains-jruby | An implementation of a feedforward neural network toolkit for JRuby | 60 |
bruinxiong/modified-crunet-and-residual-attention-network.mxnet | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
mizor/machine-learning-ruby | A Ruby implementation of common machine learning algorithms and techniques | 13 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
mrkn/pycall.rb | Enables direct interaction between Ruby and Python functions | 1,057 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |
gbuesing/neural-net-ruby | A Ruby implementation of a neural network using the Rprop training algorithm. | 127 |