Week 1

RNN - Introduction, Notation and Structure

Sequence Data

Notation

Symbols used in the notation are,

Word Representation

Words are denoted by $x^{<t>}$, but they are represented/stored in several different ways, one of them is one-hot encoding.

A few important terms,

Image 2: Word encoding

Image 2: Word encoding