rnntest01
RNN test
An implementation of a basic recurrent neural network test case in Lua
3 stars
2 watching
4 forks
Language: Lua
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua-based library for building and working with recurrent neural networks | 941 |
| A demonstration project of a recurrent neural network implemented with Theano | 377 |
| A recurrent neural network implementation optimized for speed and parallelizability | 31 |
| A C library for training and synthesizing recurrent neural networks | 900 |
| An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
| A deep learning implementation of a VRNN model for sequential data processing | 282 |
| Repurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs. | 6 |
| This project provides benchmarking results comparing various deep learning RNN implementations across different frameworks. | 169 |
| A Matlab toolbox providing a flexible implementation of deep learning architectures for sequences learning, including RNNs, LSTMs, and sequence-to-sequence models. | 80 |
| A library for building recurrent neural networks in Ruby using the tlearn simulator. | 96 |
| A toolbox for creating and training recurrent neural networks | 99 |
| A JavaScript library for building and training neural networks with automatic differentiation | 937 |
| A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework. | 58 |
| A curated collection of research papers on neural networks and deep learning | 1,958 |
| Implementations of Dilated Recurrent Neural Networks in PyTorch | 211 |