tlearn-rb
RNN library
A library for building recurrent neural networks in Ruby using the tlearn simulator.
Recurrent Neural Network library for Ruby
96 stars
11 watching
15 forks
Language: C
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
szcom/rnnlib | A C library for training and synthesizing recurrent neural networks | 900 |
himkt/rblearn | A Ruby library for natural language processing and machine learning with support for cross-validation and feature extraction. | 1 |
element-research/rnn | A Lua-based library for building and working with recurrent neural networks | 941 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
jedld/brains-jruby | An implementation of a feedforward neural network toolkit for JRuby | 60 |
karpathy/recurrentjs | A JavaScript library for building and training neural networks with automatic differentiation | 939 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
farizrahman4u/recurrentshop | A framework for building custom recurrent neural networks with Keras | 765 |
yabata/pyrenn | A toolbox for creating and training recurrent neural networks | 99 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 335 |
taolei87/sru | A recurrent neural network implementation optimized for speed and parallelizability | 31 |
mrkn/mxnet.rb | A Ruby interface to MXNet's deep learning framework | 48 |
ankane/torch.rb | A Ruby implementation of deep learning libraries inspired by PyTorch. | 733 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
jianbotang/rnn_matlab | A toolbox for building deep learning models of sequences with RNNs and other variants | 79 |