Questions
After reading the chapter, you should be able to answer the following questions:
- What is the original name of the neural network that Nvidia trained for self-driving?
- What is the difference between a classification and a regression task?
- What is the Python keyword that you can use to create a generator?
- What is a saliency map?
- Why do we need to record three video streams?
- Why are we running inference from the
game_loop()
method?