Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difference between tensor2tensor.py and seq2seq.py #6

Closed
yqNLP opened this issue Jun 27, 2019 · 2 comments
Closed

Difference between tensor2tensor.py and seq2seq.py #6

yqNLP opened this issue Jun 27, 2019 · 2 comments

Comments

@yqNLP
Copy link

yqNLP commented Jun 27, 2019

No description provided.

@qibinc qibinc changed the title 请问,tensor2tensor和seq2seq这两个模型的主要差别在什么地方? Difference between tensor2tensor.py and seq2seq.py Jul 2, 2019
@qibinc
Copy link
Collaborator

qibinc commented Jul 2, 2019

Hi @yezqNLP ,

Thanks for your interest in this work!

In tensor2tensor.py, the model used is Transformer while in seq2seq.py the model used is RNN (e.g., LSTM, GRU)

Hope this helps.

Best,
Qibin Chen

@yqNLP
Copy link
Author

yqNLP commented Jul 2, 2019

thanks

@qibinc qibinc closed this as completed Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants