Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 218 Bytes

File metadata and controls

13 lines (7 loc) · 218 Bytes

Transformers

Attentions is all you need

the problem with RNN is that I cannot remember long text

transformer use encoder and decoder

  1. feeding output

Good references:

https://arxiv.org/pdf/1706.03762.pdf