attention-seq2seq
There are 28 repositories under attention-seq2seq topic.
linto-ai/whisper-timestamped
Multilingual Automatic Speech Recognition with word-level timestamps and confidence
lsdefine/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
lvapeab/nmt-keras
Neural Machine Translation with Keras
guillaumegenthial/im2latex
Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow
MurtyShikhar/Question-Answering
TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
howardyclo/pytorch-seq2seq-example
Fully batched seq2seq example based on practical-pytorch, and more extra features.
huseinzol05/Deep-Learning-Tensorflow
Gathers Tensorflow deep learning models.
biyoml/PyTorch-End-to-End-ASR-on-TIMIT
Attention-based end-to-end ASR on TIMIT in PyTorch
JulesBelveze/text-summarizer
Text Summarizer implemented in PyTorch
soni-ratnesh/compendium
Generates summary of a given news article. Used attention seq2seq encoder decoder model.
nerdimite/abstract-to-title-generator
A T5-based Seq2Seq Model that Generates Titles for Machine Learning Papers using the Abstract
spaceVStab/ConvSeq2Seq-HTR
Convolution Sequence to Sequence models for Hand Written Text Recognition
iamsiva11/DLNLP-papernotes
Summaries and notes on Deep Learning research papers in natural language processing(NLP) domain.
prasadgujar/CapSearch
An Image Caption Generation based search
michaeljneely/sparse-attention-explanation
Analysis of 'Attention is not Explanation' performed for the University of Amsterdam's Fairness, Accountability, Confidentiality and Transparency in AI Course Assignment, January 2020
pranaya-mathur/Deep-Learning-Projects
Used Tensorflow and Keras Framework
yzabc007/Basic-Seq2Seq-Learning
Basic seq2seq model including simplest encoder & decoder and attention-based ones
AmrHendy/multimedia_question_answering
A simple attention deep learning model to answer questions about a given video with the most relevant video intervals as answers.
srihari-humbarwadi/Neural-machine-translation-with-attention
Tensorflow2.0 implementation of neural machine translation with Bahdanau attention
chaithrakc/news-summarization
Generating short length description of news articles
danielwatson6/neural-punctuator
Seq2Seq model that restores punctuation on English input text.
hb1500/translate_machine_translation
Vietnamese and Chinese to English
nehalmuthu/Abstractive-text-summarization-using-Attention-based-Neural-Network
Text Summarization using Abstractive text summarization
thebeyonder001/Neural-Machine-Translation
Three different implementations for neural machine translation
ivankqw/image-captioning-project
deep learning image captioning project
minqi/seq2seq
Example attention-seq2seq implementations.
Shikhar-S/Neural-Machine-Translation
English-Hindi translation with attention. WIP