Skip to Content
Python Machine Learning by Example - Third Edition
book

Python Machine Learning by Example - Third Edition

by Yuxi (Hayden) Liu
October 2020
Beginner to intermediate
526 pages
12h 6m
English
Packt Publishing
Content preview from Python Machine Learning by Example - Third Edition

13

Making Predictions with Sequences Using Recurrent Neural Networks

In the previous chapter, we focused on convolutional neural networks (CNNs) and used them to deal with image-related tasks. In this chapter, we will explore recurrent neural networks (RNNs), which are suitable for sequential data and time-dependent data, such as daily temperature, DNA sequences, and customers' shopping transactions over time. You will learn how the recurrent architecture works and see variants of the model. We will then work on their applications, including sentiment analysis and text generation. Finally, as a bonus section, we will cover a recent state-of-the-art sequential learning model: the Transformer.

We will cover the following topics in this chapter: ...

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

Python Machine Learning By Example - Second Edition

Python Machine Learning By Example - Second Edition

Yuxi (Hayden) Liu

Publisher Resources

ISBN: 9781800209718Supplemental Content