Deep Learning with Keras - Part 7: Recurrent Neural Networks MarkTechPost
In this part of the series, we will introduce Recurrent Neural Networks aka RNNs that made a major breakthrough in predictive analytics for sequential data. This article covers RNNs on both conceptual and practical levels. We will start with the definition of RNNs, why and when they are used, then we will build an RNN ourselves for sentiment analysis. So far we have been working with regular tabular data. This data has no real notion of a sequence.
Nov-6-2019, 12:25:32 GMT