July 2020
Intermediate to advanced
330 pages
6h 5m
English
Overview
This chapter expands on the concept of recurrent neural networks. You will learn about the learning process of Recurrent Neural Networks (RNNs) and how they store memory. The chapter will introduce the Long Short-Term Memory (LSTM) network architecture, which uses short- and long-term memory to solve data problems using sequences of data. By the end of this chapter, you will have a firm grasp of RNNs and of how to solve Natural Language Processing (NLP) data problems.
In the previous chapters, different network architectures were explained – from traditional ANNs, which can solve both classification and regression problems, to CNNs, which are mainly used to solve computer ...
Read now
Unlock full access