Skip to content

Sequence to Sequence with attention implemented with PyTorch

License

Notifications You must be signed in to change notification settings

magic282/PyTorch_seq2seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTorch_seq2seq

Sequence to Sequence with attention implemented with PyTorch

This is a fork from OpenNMT-py.

The master branch now requires PyTorch 0.4.x. There is also a branch called 0.3.0 which supports PyTorch 0.3.x.

Notes

  1. Must use bidirectional GRU by setting -brnn.

About

Sequence to Sequence with attention implemented with PyTorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published