seq2seq-attn topic

List seq2seq-attn repositories

pointer_summarizer

897
Stars
246
Forks
Watchers

pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"

CRNN_Attention_OCR_Chinese

333
Stars
113
Forks
Watchers

CRNN with attention to do OCR,add Chinese recognition

im2latex

444
Stars
129
Forks
Watchers

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

ko_en_neural_machine_translation

61
Stars
20
Forks
Watchers

Korean English NMT(Neural Machine Translation) with Gluon

Behavior-Sequence-Transformer-Pytorch

134
Stars
28
Forks
Watchers

This is a pytorch implementation for the BST model from Alibaba https://arxiv.org/pdf/1905.06874.pdf

ChatBot_seq2seq_extend

26
Stars
7
Forks
Watchers

Chatbot using Tensorflow (Model is seq2seq) Extend V2.0 ko

KVMemnn

31
Stars
14
Forks
Watchers

Key value memory network implemented using keras

ai-couplet

22
Stars
5
Forks
Watchers

use an AI model to write couplet with TensorFlow 2 / 用AI对对联

Seq2SeqLearn

24
Stars
9
Forks
Watchers

C# Sequence to Sequence Learning with Attention using LSTM neural Networks