Skip to content
/ NNLM Public

A pytorch implementation of a NNLM, with RNN architecture

License

Notifications You must be signed in to change notification settings

5arthak01/NNLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A pytorch implementation of a NNLM. Two architectures are available -

  • NNLM: a simple embedding-based model and
  • RNNLM: includes a RNN architecture

About

A pytorch implementation of a NNLM, with RNN architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages