May 2019
Beginner
528 pages
29h 51m
English
In the MNIST CNN network, we focused on stacked layers that were applied sequentially. Non-sequential models are possible, as you’ll see here with recurrent neural networks. In this section, we use Keras’s bundled IMDb (the Internet Movie Database) movie reviews dataset72 to perform binary classification, predicting whether a given review’s sentiment is positive or negative.
Read now
Unlock full access