Skip to content

rainmaker712/nlp_ryan

Repository files navigation

Deep Learning NLP Tutorial from Scratch

Feedback: sungjin7127@gmail.com

To-Do

##Tensorflow Tutorial (1.4 or Later)

Text Classificaiton

Sequence-to-Sequence

Text Summarization

Machine Comprehension

Keras Tutorial

NLP Tutorial

Word Embedding

Song Lyrics Generator (Inspired by Siraj Raval)

##Pytorch

##Python

##Scala


Reference

Data Preprocessing

Machine Learning / Deep Learning

Natural Language Procesing

MNIST Training Model by TF-KR