rnnlib

RNN library

A C library for training and synthesizing recurrent neural networks

RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects/rnnl/

GitHub

900 stars
47 watching
227 forks
Language: C
last commit: over 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
josephwilk/tlearn-rbA library for building recurrent neural networks in Ruby using the tlearn simulator.96
element-research/rnnA Lua-based library for building and working with recurrent neural networks941
acrylicshrimp/tinnetA compact C++17-based deep learning library designed to simplify the implementation of neural networks.16
mrdimosthenis/synapsescsharpA C# library for building and training neural networks2
farizrahman4u/recurrentshopA framework for building custom recurrent neural networks with Keras765
emited/variationalrecurrentneuralnetworkA deep learning implementation of a VRNN model for sequential data processing282
synsense/sinabsA deep learning library for training and deploying spiking neural networks using PyTorch.83
jianbotang/rnn_matlabA Matlab toolbox providing a flexible implementation of deep learning architectures for sequences learning, including RNNs, LSTMs, and sequence-to-sequence models.80
rracinskij/rnntest01An implementation of a basic recurrent neural network test case in Lua3
taolei87/sruA recurrent neural network implementation optimized for speed and parallelizability31
mikecmpbll/rannProvides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby.3
100/craniumA lightweight, portable C implementation of a feedforward artificial neural network library593
karpathy/recurrentjsA JavaScript library for building and training neural networks with automatic differentiation937
glouw/tinnA lightweight neural network library for training and prediction tasks2,112
mrdimosthenis/synapsesA collection of libraries for building and training neural networks in various programming languages70