# attention

Attention_self Attention_multi head Attention

该文档主要介绍了attention及其变种selfattention、multi-attention以及一些相关的paper
45 PPTX 2019-06-28

PAYING MORE ATTENTION TO ATTENTION.pdf

Attention plays a critical role in human visual experience. Furt
18 PDF 2020-08-19

attention代码

attentionmodel,主要用在处理文本的seq2seq上,能够根据文中的每个词的重要性去生成权重。生成摘要,生成句子序列
15 ZIP 2020-05-06

Attention Flows Analyzing and Comparing Attention Mechanisms in Language Models

Attention Flows:Analyzing and Comparing Attention Mechanisms in
18 PDF 2020-09-21

triplet_attention

Official PyTorch Implementation for "Rotate to Attend: Convoluti
11 .zip 2021-01-24

channel_attention

Gluon implementation of channel-attention modules: SE, ECA, GCT
8 .zip 2021-01-23

Attention.zip

这是李宏毅老师的机器学习课程,里面讲解了Transform模型,Attention模型,以及序列模型,PPT讲解思路非常清晰,非
16 zip 2020-05-06

Reasoning Attention and Memory

Reasoning,AttentionandMemory 深度学习的推理、注意力和记忆 SumitChopra Facebook
20 pdf 2020-04-10

structural attention源码

结构注意 新颖的神经网络体系结构设计用于对结构规则进行建模,而不是在变压器中发现规则的自我关注,这可以改善对不同长度序列的外推,
10 ZIP 2021-04-23

attention讲解.ppt

attention机制的整理研究。主要是encoder,deconder,transorform
29 PPT 2020-08-14