seq2seq topic

List seq2seq repositories
trafficstars

AI-NLP-Paper-Readings

172
Stars
26
Forks
Watchers

This is my reading list for my PhD in AI, NLP, Deep Learning and more.

tensorflow-ml-nlp-tf2

273
Stars
134
Forks
Watchers

텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료

PyTorch-Beam-Search-Decoding

328
Stars
64
Forks
Watchers

PyTorch implementation of beam search decoding for seq2seq models

Seq2seqChatbots

472
Stars
74
Forks
Watchers

A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.

conversation-tensorflow

143
Stars
27
Forks
Watchers

TensorFlow implementation of Conversation Models

kospeech

580
Stars
192
Forks
Watchers

Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.

Screenshot-to-code

16.3k
Stars
1.6k
Forks
Watchers

A neural network that transforms a design mock-up into a static website.

pytorch-seq2seq

5.2k
Stars
1.3k
Forks
Watchers

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

attention-ocr

1.1k
Stars
256
Forks
Watchers

A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.