Skip to content

Pytorch implementation of Hierarchical Encoder Decoder Sequence to Sequence Model

Notifications You must be signed in to change notification settings

koustuvsinha/hred-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

hred-py

Pytorch implementation of Hierarchical Encoder Decoder Sequence to Sequence Model

Paper : Serban et. al. 2015

TODO

  • Add data utility
  • Implement Beam Search
  • Replace GRU with LSTM
  • Report on results

Author

Koustuv Sinha

About

Pytorch implementation of Hierarchical Encoder Decoder Sequence to Sequence Model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages