Skip to content

ys1998/neural-language-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Language Modeling

This repository is basically a collection of my work related to language modeling using neural networks. It contains discussions and Python3/TensorFlow implementations of several standard research papers related to the field, along with a list and brief description of references.

Research papers

  1. Recurrent Neural Network based Language Model, Mikolov et al, 2010 [ pdf | discussion ]
  2. Recurrent Neural Network Regularization, Zaremba et al, 2014 [ pdf | discussion ]
  3. On the state-of-the-art evaluation in Neural Language Models, Melis et al, 2017 [ pdf | discussion ]
  4. Regularizing and Optimizing LSTM Language Models, Merity et al, 2017 [ pdf | discussion ]
  5. Distilling the Knowledge in a Neural Network, G. Hinton et al, 2015 [ pdf ]

References

About

Discussions and Python3/TensorFlow implementations of several standard research papers related to the field

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published