Section 1: Deep Learning Foundation and SDC Basics
In this section, we will learn about the motivation behind becoming a self-driving car engineer, and the associated learning path, and we will get an overview of the different approaches and challenges found in the self-driving car field. It covers the foundations of deep learning, which are necessary, so that we can take a step toward the implementation of self-driving cars. This section provides a step-by-step explanation to enable you to understand deep neural network libraries such as Keras. It also covers the implementation of deep learning models from scratch by using Keras.