Stars
Torch implementation of neural style algorithm
Face recognition with deep neural networks.
Image-to-image translation with conditional adversarial nets
The original code from the DeepMind article + my tweaks
Sequence-to-sequence model with LSTM encoder/decoders and attention
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
Torch implementations of various types of autoencoders
Implementation of Variational Auto-Encoder in Torch7
Torch implementation for audio neural style.
An implementation of the deep convolutional generative adversarial network, combined with a varational autoencoder
This repository contains the the code from "Globally Coherent Text Generation with Neural Checklist Models" by Chloe Kiddon, Luke Zettlemoyer, and Yejin Choi