Aayush Neupane
Aayush Neupane
Home
Experience
Projects
CV
NLP
Attention is all you need (Oversimplified)
This post describes transformer’s architecture focusing on the self-attention mechanism.
Deep Learning
,
NLP
Neural Machine translation using encoder-decoder with attention
This post describes encoder decoder architecture for NMT along with attention mechanism
NLP
RNN as an encoder
This post descirbes how we can how we can use pytorch’s implementation of RNN to encode sequential data
NLP