Skip to Content
Practical Time Series Analysis
book

Practical Time Series Analysis

by PKS Prakash, Avishek Pal
September 2017
Beginner
244 pages
5h 20m
English
Packt Publishing
Content preview from Practical Time Series Analysis

Deep recurrent neural networks

The power of deep learning comes with stacking multiple computational layers on top of each other. In case of MLPs, multiple hidden layers are placed against each other. We can make deep RNNs by stacking multiple RNNs on top of each other. In a deep RNN, the input sequence for a recurrent layer is the output sequence of the previous recurrent layer. The final prediction is taken from the last timestep of the final RNN layer. The following figure illustrates a deep RNN:

Figure 5.18: Deep recurrent neural network with p timesteps

We can create deep bi-directional RNN as well by stacking multiple bi-directional ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Practical Time Series Analysis

Practical Time Series Analysis

Aileen Nielsen

Publisher Resources

ISBN: 9781788290227Supplemental Content