January 2018
Beginner to intermediate
284 pages
8h 35m
English
Figure Basic RNN model describes a basic RNN model in more detail. As you can see, this is a simple one-to-many RNN model. If you just focus on nodes X1, h1, and Y1, they are very similar to a one-layer neural network. The only additions to this RNN model are the steps in time when hidden neurons take on different values, such as h2 and h3. The overall sequence of operations in this RNN model is as follows:
Read now
Unlock full access