Recurrent neural networks

So far, we have used an MLP to develop a time series forecasting model. To predict the series at time [xt-1, ... , xt-p] we fed an input vector of past time steps to an MLP. The past time steps are fed to the MLP as uncorrelated independent variables. One problem with this kind of model is that it does not implicitly ...

Get Practical Time-Series Analysis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.