Implementation of RNN & LSTM

Learn how to represent memory in code. Then define and train RNNs in Pytorch and apply them to tasks that involve sequential data The practical notebook can be found at http://14.232.166.121:8880/lab/workspaces/andy > char_rnn > Character_Level_RNN_Exercise.ipynb