Suggested Projects

Module 1: Text Generation

The sequence-to-sequence model can not only be used for POS-tagging, but also for text generation where machines generate sentences and documents, such as Tweets, Hacker News, image captions, Yelp reviews. For an open-sourced collection of text generators based on neural networks, see TextGenRNN.

Module 2: Relation Extraction

Module 3: RNN

Module 4: Image Captioning