seq2seq topic
AI-NLP-Paper-Readings
This is my reading list for my PhD in AI, NLP, Deep Learning and more.
tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
PyTorch-Beam-Search-Decoding
PyTorch implementation of beam search decoding for seq2seq models
Seq2seqChatbots
A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.
conversation-tensorflow
TensorFlow implementation of Conversation Models
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.