The code for deeplearning_seminar
Install the libraries
git clone https://github.com/masakicktashiro/deeplearning_seminar.git
pip install -r requirement.txt
Download the data from link
and preprocess the data following this
python train.py
https://github.com/pytorch/fairseq/tree/master/examples/translation
https://github.com/KobayashiNaoki/Seq2Seq_DeepLearningStudy2019
https://github.com/bentrevett/pytorch-seq2seq