attention-seq2seq topic

List attention-seq2seq repositories

attention-is-all-you-need-keras

703
Stars
192
Forks
Watchers

A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need

im2latex

444
Stars
129
Forks
Watchers

Image to LaTeX (Seq2seq + Attention with Beam Search) - Tensorflow

Question-Answering

135
Stars
67
Forks
Watchers

TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.

Deep-Learning-Tensorflow

51
Stars
39
Forks
Watchers

Gathers Tensorflow deep learning models.

pytorch-seq2seq-example

76
Stars
17
Forks
Watchers

Fully batched seq2seq example based on practical-pytorch, and more extra features.

whisper-timestamped

1.6k
Stars
134
Forks
Watchers

Multilingual Automatic Speech Recognition with word-level timestamps and confidence

PyTorch-End-to-End-ASR-on-TIMIT

16
Stars
5
Forks
Watchers

Attention-based end-to-end ASR on TIMIT in PyTorch