attention-lstm topic
ClovaAI-Deep-Text-Recognition
ClovaAI's Deep Text Recognition Benchmark re-training
Text-Attention-Heatmap-Visualization
Plot the vector graph of attention based text visualisation
HateXplain
Can we use explanations to improve hate speech models? Our paper accepted at AAAI 2021 tries to explore that question.
Speech-Emotion-Classification-with-PyTorch
This repository contains PyTorch implementation of 4 different models for classification of emotions of the speech.
Various-Attention-mechanisms
This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention etc in Pytorch, Tensorflow, Keras
im2latex
Tensorflow Implementation of Im2Latex
attention-mechanism-keras
attention mechanism in keras, like Dense and RNN...
DA-RNN-in-Tensorflow-2-and-PyTorch
A Tensorflow 2 (Keras) implementation of DA-RNN (A Dual-Stage Attention-Based Recurrent Neural Network for Time Series Prediction, arXiv:1704.02971)
automatic-personality-prediction
[AAAI-SAP 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Attention-boosted-deep-networks-for-video-classification
This is a implementation of integrating a simple but efficient attention block in CNN + bidirectional LSTM for video classification.