attention-model topic
Linear-Attention-Recurrent-Neural-Network
A recurrent attention module consisting of an LSTM cell which can query its own past cell states by the means of windowed multi-head attention. The formulas are derived from the BN-LSTM and the Transf...
mtan
The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].
Attention_ocr.pytorch
This repository implements the the encoder and decoder model with attention model for OCR
PyTorch-Batch-Attention-Seq2seq
PyTorch implementation of batched bi-RNN encoder and attention-decoder.
snli-entailment
attention model for entailment on SNLI corpus implemented in Tensorflow and Keras
pytorch-acnn-model
code of Relation Classification via Multi-Level Attention CNNs
BAMnet
Code & data accompanying the NAACL 2019 paper "Bidirectional Attentive Memory Networks for Question Answering over Knowledge Bases"
SA-tensorflow
Soft attention mechanism for video caption generation
ECG-Classification-Demo
ECG Classification
Voice_ChatBot
Chatbot in russian with speech recognition using PocketSphinx and speech synthesis using RHVoice. The AttentionSeq2Seq model is used. Imlemented using Python3+TensorFlow+Keras.