By the end of this chapter, you will learn to build a deep learning predictive model quickly and easily, even if you are not a neural network specialist. This tutorial is designed for anyone with minimal Python programming background.  You will use Keras to apply deep learning to a real-world and novel problem. We will work on both a simple and deep neural networks to solve this problem, and learn how a deep learning model could improve on a simple one.