Skip to content

Implementation of RNN Language Models Including GRU and LSTM from Scratch

License

Notifications You must be signed in to change notification settings

AnubhavGupta3377/Deep-Learning-Models-in-Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of RNN Language Models Including GRU and LSTM from Scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages