neural-net-ruby

Neural Net

A Ruby implementation of a neural network using the Rprop training algorithm.

A neural network, written in Ruby

GitHub

127 stars
8 watching
15 forks
Language: Ruby
last commit: about 9 years ago
Linked from 1 awesome list

neural-networkrproprubyrubyml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
irfansharif/cerebrumAn implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language.36
mikecmpbll/rannProvides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby.3
unagiootoro/ruby-dnnA Ruby-based deep learning library for building and training neural networks46
ybillchen/bp-neural-network-matlabAn implementation of a basic backpropagation neural network using MATLAB94
alexbrillant/multi-layer-perceptronAn implementation of a multi-layer neural network in Python, allowing users to train and use the network for classification tasks.5
tangledpath/ruby-fannA Ruby library that provides an interface to the FANN neural network library.498
jedld/brains-jrubyAn implementation of a feedforward neural network toolkit for JRuby60
mrkn/mxnet.rbA Ruby interface to MXNet's deep learning framework48
monkeylearn/monkeylearn-rubyProvides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps.80
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
neuralegion/shainetA neural network implementation using object-oriented modeling and inspired by biological systems184
schuyler/neural-goA multilayer perceptron network implementation with backpropagation training70
goml/gobrainA Go library implementing neural networks with basic training and prediction capabilities561
fxsjy/gonnAn implementation of Neural Networks in Go Language361