An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: attention-seq2seq

linto-ai/whisper-timestamped

Multilingual Automatic Speech Recognition with word-level timestamps and confidence

Language: Python - Size: 4.49 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 2,460 - Forks: 189

guillaumegenthial/im2latex

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

Language: Python - Size: 3.75 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 461 - Forks: 128

lsdefine/attention-is-all-you-need-keras

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

Language: Python - Size: 1.33 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 712 - Forks: 186

lvapeab/nmt-keras

Neural Machine Translation with Keras

Language: Python - Size: 5.63 MB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 533 - Forks: 130

biyoml/PyTorch-End-to-End-ASR-on-TIMIT

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

Language: Python - Size: 66.4 KB - Last synced at: 21 days ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 5

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

Language: Python - Size: 48.3 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

hb1500/translate_machine_translation Fork of yanchaoni/translate_machine_translation

Vietnamese and Chinese to English

Language: Python - Size: 16.6 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

nerdimite/abstract-to-title-generator

A T5-based Seq2Seq Model that Generates Titles for Machine Learning Papers using the Abstract

Language: Jupyter Notebook - Size: 59.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

howardyclo/pytorch-seq2seq-example

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

Language: Jupyter Notebook - Size: 151 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 76 - Forks: 17

MurtyShikhar/Question-Answering

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

Language: Python - Size: 8.48 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 134 - Forks: 69

huseinzol05/Deep-Learning-Tensorflow 📦

Gathers Tensorflow deep learning models.

Language: Jupyter Notebook - Size: 112 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 51 - Forks: 39

thebeyonder001/Neural-Machine-Translation

Three different implementations for neural machine translation

Language: Jupyter Notebook - Size: 539 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

danielwatson6/neural-punctuator

Seq2Seq model that restores punctuation on English input text.

Language: Python - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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.

Language: Python - Size: 780 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 4

JulesBelveze/text-summarizer

Text Summarizer implemented in PyTorch

Language: Python - Size: 199 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 2

spaceVStab/ConvSeq2Seq-HTR

Convolution Sequence to Sequence models for Hand Written Text Recognition

Language: Python - Size: 141 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

pranaya-mathur/Deep-Learning-Projects

Used Tensorflow and Keras Framework

Language: Jupyter Notebook - Size: 6.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

chaithrakc/news-summarization

Generating short length description of news articles

Language: Jupyter Notebook - Size: 64.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

soni-ratnesh/compendium

Generates summary of a given news article. Used attention seq2seq encoder decoder model.

Language: Jupyter Notebook - Size: 25.4 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

prasadgujar/CapSearch

An Image Caption Generation based search

Language: JavaScript - Size: 4.08 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 4

srihari-humbarwadi/Neural-machine-translation-with-attention

Tensorflow2.0 implementation of neural machine translation with Bahdanau attention

Language: Jupyter Notebook - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

nehalmuthu/Abstractive-text-summarization-using-Attention-based-Neural-Network

Text Summarization using Abstractive text summarization

Language: Jupyter Notebook - Size: 106 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jinxin0924/DynamicAttentionOCR

Language: Python - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 0

Shikhar-S/Neural-Machine-Translation

English-Hindi translation with attention. WIP

Language: Jupyter Notebook - Size: 92.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

minqi/seq2seq

Example attention-seq2seq implementations.

Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yzabc007/Basic-Seq2Seq-Learning

Basic seq2seq model including simplest encoder & decoder and attention-based ones

Language: Python - Size: 2.65 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

Related Keywords
attention-seq2seq 26 pytorch 10 nlp 10 deep-learning 9 seq2seq 9 tensorflow 8 keras 6 attention-mechanism 4 attention-model 4 sequence-to-sequence 4 machine-learning 4 neural-machine-translation 4 text-summarization 3 attention 3 keras-tensorflow 3 seq2seq-attn 3 machine-translation 3 nmt 3 attention-is-all-you-need 3 glove-embeddings 3 gru 2 torchtext 2 abstractive-text-summarization 2 lstm-neural-networks 2 transformers 2 lstm 2 recurrent-neural-networks 2 deep-neural-networks 2 python 2 encoder-decoder 2 nlp-machine-learning 2 asr 2 pointer-generator 1 convolution-sequence 1 handwritten-text-recognition 1 bidirectional-lstm 1 visual-deep-learning 1 video-question-answering 1 video-processing 1 video-description 1 multimedia-retrieval 1 feature-extraction 1 cnn 1 wikitext 1 seq2seq-tensorflow 1 seq2seq-model 1 rnn-tensorflow 1 rnn-gru 1 punctuation-correction 1 keras-models 1 keras-layer 1 pytorch-implementation 1 english-hindi-translation 1 ocr 1 neural-network 1 abstractive-summarization 1 nerual-network 1 imageretrieval 1 flickr-photos 1 flask 1 deeplearning 1 convolutional-neural-networks 1 computervision 1 captioning-images 1 attention-lstm 1 transformer-encoder 1 lstm-autoencoder 1 tfhub 1 text-generation 1 sentence-similarity 1 sentence-embeddings 1 object-detection 1 multiclass-classification 1 memory-network 1 cnn-text-classification 1 cnn-classification 1 keras-implementations 1 explainable-ai 1 correlation 1 allennlp 1 timit 1 end-to-end 1 web-demo 1 transformer 1 theano 1 lstm-networks 1 show-and-tell 1 imagecaptioning 1 im2latex 1 beam-search 1 whisper 1 speech-to-text 1 speech-recognition 1 speech-processing 1 speech 1 speaker-diarization 1 python3 1 multilingual-models 1 attention-visualization 1 attention-network 1