Sequence Models
Learning Objectives
Define notation for building sequence models
Describe the architecture of a basic RNN
Identify the main components of an LSTM
Implement backpropagation through time for a basic RNN and an LSTM
Give examples of several types ...
yichunzhao.hashnode.dev24 min read