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: over 1 year ago
Linked from 1 awesome list

deep-learningdeep-neural-networksmachine-learningneural-networkruby

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mikecmpbll/rann Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. 3
irfansharif/cerebrum An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. 36
tangledpath/ruby-fann A Ruby library that provides an interface to the FANN neural network library. 497
gbuesing/neural-net-ruby A Ruby implementation of a neural network using the Rprop training algorithm. 127
yixuan/minidnn A C++ library implementing deep neural networks with good performance and modularity 397
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
zueve/neurolab A Python library for building and training neural networks. 163
jedld/brains-jruby An implementation of a feedforward neural network toolkit for JRuby 60
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
fxsjy/gonn An implementation of Neural Networks in Go Language 361
mrdimosthenis/synapses A collection of libraries for building and training neural networks in various programming languages 70
mosdeo/lkydeepnn A header-only C++ library for training and deploying deep neural networks on embedded systems 49
goml/gobrain A Go library implementing neural networks with basic training and prediction capabilities 559