cerebrum
Neural Network Library
An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language.
Artificial Neural Networks (ANN's) in Ruby (unmaintained, unfortunately)
36 stars
3 watching
10 forks
Language: Ruby
last commit: almost 6 years ago
Linked from 1 awesome list
annneural-networkruby
Related projects:
Repository | Description | Stars |
---|---|---|
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
gbuesing/neural-net-ruby | A Ruby implementation of a neural network using the Rprop training algorithm. | 127 |
tangledpath/ruby-fann | A Ruby library that provides an interface to the FANN neural network library. | 498 |
jedld/brains-jruby | An implementation of a feedforward neural network toolkit for JRuby | 60 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 411 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
hshindo/merlin.jl | A Julia-based framework for building and training neural networks | 144 |
neuralegion/shainet | A neural network implementation using object-oriented modeling and inspired by biological systems | 184 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |