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

Tutorials for the using of Transformer layer #182

Open
zwx8981 opened this issue Jun 18, 2019 · 1 comment
Open

Tutorials for the using of Transformer layer #182

zwx8981 opened this issue Jun 18, 2019 · 1 comment

Comments

@zwx8981
Copy link

@zwx8981 zwx8981 commented Jun 18, 2019

Hi, is there any plan to provide a tutorial of showing an example of employing the Transformer as an alternative of RNN for seq2seq task such as machine translation?

@mdhasanai
Copy link
Contributor

@mdhasanai mdhasanai commented Jul 19, 2019

I found this great tutorial to learn about Transformers. Link: (http://jalammar.github.io/illustrated-transformer/)

If you decided to implement in PyTorch than this link is going to help you.
(http://nlp.seas.harvard.edu/2018/04/03/attention.html)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.