项目作者: zaidalyafeai

项目描述 :
All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.
高级语言: Jupyter Notebook
项目地址: git://github.com/zaidalyafeai/AttentioNN.git
创建时间: 2019-09-16T11:34:24Z
项目社区:https://github.com/zaidalyafeai/AttentioNN

开源协议:MIT License

下载


AttentioNN

All about attention in neural networks described as colab notebooks

Notebooks



































Name Description Notebook
Attention maps How does a CNN attent to image objects

Attention in nmt Attention mechanism in neural machine translation

Attention in image captioning Attention in image captioning using sof attention and double stochastic regularization

Transofrmer I Positional encoding, mutli-head attention and point-wise feed-forward neural networks

Transofrmer II Masked multi-head attention with layer normalization