rnn
RNN library
A Lua-based library for building and working with recurrent neural networks
Recurrent Neural Network library for Torch7's nn
941 stars
99 watching
313 forks
Language: Lua
last commit: about 7 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A package of reusable building blocks for deep neural networks in Lua | 194 |
| An implementation of a basic recurrent neural network test case in Lua | 3 |
| Graphical computation library for building neural network architectures | 299 |
| A library for building recurrent neural networks in Ruby using the tlearn simulator. | 96 |
| A C library for training and synthesizing recurrent neural networks | 900 |
| Bindings for a neural network library in C++ to be used with Node.js | 185 |
| An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| A recurrent neural network implementation optimized for speed and parallelizability | 31 |
| An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
| A Ruby library that provides an interface to the FANN neural network library. | 498 |
| 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 C++ library for building and training artificial neural networks | 1,601 |
| A CUDA implementation of neural network modules and related GPU operations | 215 |
| A Ruby implementation of deep learning libraries inspired by PyTorch. | 739 |