Intro to RNN and LSTM
In this workshop, I will try to introduce the concept and intuition behind recurrent neural network (RNN) and long-short term memory (LSTM) in a NLP context. I'll also be giving code example on how to apply these neural networks.