cnn-seq2seq

There are 3 repositories under cnn-seq2seq topic.

  • bentrevett/pytorch-seq2seq

    Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

    Language:Jupyter Notebook5.2k641901.3k
  • thinkwee/DPP_CNN_Summarization

    code for the paper "In Conclusion Not Repetition:Comprehensive Abstractive Summarization With Diversified Attention Based On Determinantal Point Processes"

    Language:Python4312
  • porcelainruler/Language-Translation

    A Gated CNN Sequence to Sequence for Machine Translation Task. Currently it is for German to English Translation.

    Language:Python1102