Implementation of RNN & LSTM

Published by duyanh on

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


Leave a Reply

Your email address will not be published. Required fields are marked *