Skip to Content
Machine Learning for Algorithmic Trading - Second Edition
book

Machine Learning for Algorithmic Trading - Second Edition

by Stefan Jansen
July 2020
Beginner to intermediate
820 pages
25h 30m
English
Packt Publishing
Content preview from Machine Learning for Algorithmic Trading - Second Edition

19

RNNs for Multivariate Time Series and Sentiment Analysis

The previous chapter showed how convolutional neural networks (CNNs) are designed to learn features that represent the spatial structure of grid-like data, especially images, but also time series. This chapter introduces recurrent neural networks (RNNs) that specialize in sequential data where patterns evolve over time and learning typically requires memory of preceding data points.

Feedforward neural networks (FFNNs) treat the feature vectors for each sample as independent and identically distributed. Consequently, they do not take prior data points into account when evaluating the current observation. In other words, they have no memory.

The one- and two-dimensional convolutional ...

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

Hands-On Machine Learning for Algorithmic Trading

Hands-On Machine Learning for Algorithmic Trading

Stefan Jansen

Publisher Resources

ISBN: 9781839217715Supplemental Content