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.
46 stars
7 watching
2 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
deep-learningdeep-neural-networksmachine-learningneural-networkruby
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
| | An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
| | A Ruby library that provides an interface to the FANN neural network library. | 498 |
| | A Ruby implementation of a neural network using the Rprop training algorithm. | 127 |
| | A C++ library implementing deep neural networks with good performance and modularity | 399 |
| | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| | A Python library for building and training neural networks. | 163 |
| | An implementation of a feedforward neural network toolkit for JRuby | 60 |
| | A Python library for implementing and training various neural network architectures | 40 |
| | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
| | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
| | An implementation of Neural Networks in Go Language | 361 |
| | A collection of libraries for building and training neural networks in various programming languages | 70 |
| | A header-only C++ library for training and deploying deep neural networks on embedded systems | 49 |
| | A Go library implementing neural networks with basic training and prediction capabilities | 561 |