This repository contains an implementation of an LSTM sequence to sequence model in PyTorch.
- German to English machine translation
- Video captioning on the Yahoo TGIF dataset
Latest versions of the following:
- Python 3.5
- PyTorch
- spaCy
- unidecode
- numpy
Let me know if you spot any issues, and please submit a pull request if you have suggestions!!