This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention etc in Pytorch, Tensorflow, Keras
-
Updated
Sep 23, 2021 - Python
This repository contain various types of attention mechanism like Bahdanau , Soft attention , Additive Attention , Hierarchical Attention etc in Pytorch, Tensorflow, Keras
Configurable Encoder-Decoder Sequence-to-Sequence model. Built with TensorFlow.
Generate captions from images
A simple and easy to understand NLP teaching
Seq2Seq model implemented with pytorch, using Bahdanau Attention and Luong Attention.
s-atmech is an independent Open Source, Deep Learning python library which implements attention mechanism as a RNN(Recurrent Neural Network) Layer as Encoder-Decoder system. (only supports Bahdanau Attention right now).
Sequence 2 Sequence with Attention Mechanisms in Tensorflow v2
Solution for the Quora Insincere Questions Classification Kaggle competition.
"Neural Machine Translation by Jointly Learning to Align and Translate" by Dzmitry Bahdanau, Kyunghyun Cho and Yoshua Bengio
Caption Images with Machine Learning
Add a description, image, and links to the bahdanau-attention topic page so that developers can more easily learn about it.
To associate your repository with the bahdanau-attention topic, visit your repo's landing page and select "manage topics."