Table of Contents

[Deep Learning book] Sequence Modeling

Introduction

Unfolding Computational Graphs

Recurrent Neural Network [RNN]

Design Patterns

Output at each time step and have recurrent connections between hidden states

Output at each time step and have recurrent connections between output states

Output at the last time step