Stars
Torch implementation of neural style algorithm
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
Efficient, reusable RNNs and LSTMs for torch
Open Source Neural Machine Translation in Torch (deprecated)
Torch implementation of ResNet from http://arxiv.org/abs/1512.03385 and training scripts
The original code from the DeepMind article + my tweaks
A torch implementation of http://arxiv.org/abs/1511.06434
Recurrent Neural Network library for Torch7's nn
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
LSTM language model with CNN over characters
Deep Networks with Stochastic Depth
Torch implementations of various types of autoencoders
Text classification using a convolutional neural network.
Spatio-temporal video autoencoder with convolutional LSTMs
Implementation of Variational Auto-Encoder in Torch7
Persistent advantage learning dueling double DQN for the Arcade Learning Environment
Simple environment for creating very simple 2D games and training neural network models to perform tasks within them
Torch implementation of DRAW: A Recurrent Neural Network For Image Generation
The original code from the DeepMind article + my tweaks