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/
900 stars
47 watching
227 forks
Language: C
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for building recurrent neural networks in Ruby using the tlearn simulator. | 96 |
| A Lua-based library for building and working with recurrent neural networks | 941 |
| A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
| A C# library for building and training neural networks | 2 |
| A framework for building custom recurrent neural networks with Keras | 765 |
| A deep learning implementation of a VRNN model for sequential data processing | 282 |
| A deep learning library for training and deploying spiking neural networks using PyTorch. | 83 |
| A Matlab toolbox providing a flexible implementation of deep learning architectures for sequences learning, including RNNs, LSTMs, and sequence-to-sequence models. | 80 |
| An implementation of a basic recurrent neural network test case in Lua | 3 |
| A recurrent neural network implementation optimized for speed and parallelizability | 31 |
| Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A JavaScript library for building and training neural networks with automatic differentiation | 937 |
| A lightweight neural network library for training and prediction tasks | 2,112 |
| A collection of libraries for building and training neural networks in various programming languages | 70 |