seq2seq-model topic

List seq2seq-model repositories

seq2seq_chatbot

88
Stars
57
Forks
Watchers

a chatbot which is implemented via seq2seq model.

keras-chatbot-web-api

53
Stars
26
Forks
Watchers

Simple keras chat bot using seq2seq model with Flask serving web

my_seq2seq

70
Stars
21
Forks
Watchers

My seq2seq based on tensorflow

tf-var-attention

68
Stars
17
Forks
Watchers

Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)

text_simplification

68
Stars
15
Forks
Watchers

Text Simplification Model based on Encoder-Decoder (includes Transformer and Seq2Seq) model.

stock-price-predict

109
Stars
28
Forks
Watchers

Implementation of seq2seq with attention in keras

Question-Answering

21
Stars
4
Forks
Watchers

Exploration of various deep neural networks for Question Answering and Reading Comprehension

learningspoons

31
Stars
14
Forks
Watchers

nlp lecture-notes and source code

GAR

69
Stars
11
Forks
Watchers

Code and resources for papers "Generation-Augmented Retrieval for Open-Domain Question Answering" and "Reader-Guided Passage Reranking for Open-Domain Question Answering", ACL 2021

Neural-Machine-Translation

28
Stars
7
Forks
Watchers

Several basic neural machine translation models implemented by PyTorch & TensorFlow