attention-mechanism topic
Medical-Diagnosis-Learning
Learning from Discharge Summaries to extract mentioned diagnoses using Hierarchical Attention Model
self-attentive-emb-tf
Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)
pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy...
han
TensorFlow implementation of Z. Hu et al. "Listening to Chaotic Whispers: A Deep Learning Framework for News-oriented Stock Trend Prediction", WSDM 2018
efficient-attention
An implementation of the efficient attention module.
transformer-simple
使用transformer架构实现简单的英语翻译中文模型
action-recognition-visual-attention
Action recognition using soft attention based deep recurrent neural networks
Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification.
co-attention
Pytorch implementation of "Dynamic Coattention Networks For Question Answering"
pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"