GitHub - pengshuang/CNN-Seq2Seq: A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017) (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

pengshuang / CNN-Seq2Seq Public

A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)

45 stars 13 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory5 Commits
.gitignore .gitignore
README.md README.md
constants.py constants.py
dataset.py dataset.py
model.py model.py
optim.py optim.py
preprocess.py preprocess.py
train.py train.py

Repository files navigation

Convolutional Sequence to Sequence Learning Implemented by PyTorch

WIP

About

A pytorch implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)

Resources

Readme

Activity

Stars

45 stars

Watchers

2 watching

Forks

13 forks

Report repository

Releases

No releases published

Packages

No packages published

Languages