In this hands-on exercise we are going to learn to use Convolutional Neural Networks (CNN) to recognize handwritten digits.
In this exercise, we are going to build a Recurrent Neural Networks (RNN) to perform sentimel analysis on the International Movie DataBase.
In the exercise, we show how to build auto-encoders in Keras, which can be used to compress images and remove noise.