Deep Learning Models in Tensorflow This is my implementation of some deep learning models from scratch in Tensorflow Implemented Models Recurrent Neural Network Language Model (RNNLM) Gated Recurrent Unit (GRU) Long Short Term Memory (LSTM) Author Anubhav Gupta Prerequisites Python 3.5.4 Tensorflow 1.2.1