Is there any educational material that focuses on introducing neural networks for time series prediction, ideally comparing to traditional models?
It is ok if the references assume the reader knows about neural networks: I am only interested in how to efficiently apply them to time series prediction.
I would prefer some modern material (e.g., something that goes beyond feedforward neural networks:
I am aware of the typical references for learning neural networks in general, as well as neural networks applied to natural image processing and computer vision.
Some textbooks I looked at:
- {1} Montgomery, Douglas C., Cheryl L. Jennings, and Murat Kulahci. Introduction to time series analysis and forecasting. John Wiley & Sons, 2015. --> only has three pages on neural networks.