ruby-dnn

Neural network library

A Ruby-based deep learning library for building and training neural networks

ruby-dnn is a ruby deep learning library.

GitHub

46 stars
7 watching
2 forks
Language: Ruby
last commit: about 3 years ago
Linked from 1 awesome list

deep-learningdeep-neural-networksmachine-learningneural-networkruby

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mikecmpbll/rannProvides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby.3
irfansharif/cerebrumAn implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language.36
tangledpath/ruby-fannA Ruby library that provides an interface to the FANN neural network library.498
gbuesing/neural-net-rubyA Ruby implementation of a neural network using the Rprop training algorithm.127
yixuan/minidnnA C++ library implementing deep neural networks with good performance and modularity399
nikolaypavlov/mlpneuralnetA fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration.900
zueve/neurolabA Python library for building and training neural networks.163
jedld/brains-jrubyAn implementation of a feedforward neural network toolkit for JRuby60
molcik/python-neuronA Python library for implementing and training various neural network architectures40
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
acrylicshrimp/tinnetA compact C++17-based deep learning library designed to simplify the implementation of neural networks.16
fxsjy/gonnAn implementation of Neural Networks in Go Language361
mrdimosthenis/synapsesA collection of libraries for building and training neural networks in various programming languages70
mosdeo/lkydeepnnA header-only C++ library for training and deploying deep neural networks on embedded systems49
goml/gobrainA Go library implementing neural networks with basic training and prediction capabilities561