Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
-
Updated
Jan 20, 2024 - Jupyter Notebook
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
code for the paper "In Conclusion Not Repetition:Comprehensive Abstractive Summarization With Diversified Attention Based On Determinantal Point Processes"
A Gated CNN Sequence to Sequence for Machine Translation Task. Currently it is for German to English Translation.
Add a description, image, and links to the cnn-seq2seq topic page so that developers can more easily learn about it.
To associate your repository with the cnn-seq2seq topic, visit your repo's landing page and select "manage topics."