Skip to content

Latest commit

 

History

History

chapter-16

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Code for Chapter 16: Simulating a Self-Driving Car using End-to-End Deep Learning with Keras

Using the photorealistic simulation environment of Microsoft AirSim, guest authors Aditya Sharma and Mitchell Spryn guide us in training a virtual car by driving it first within the environment and then teaching an AI model to replicate its behavior. Along the way, this chapter covers a number of concepts that are applicable in the autonomous car industry. Read online here.

Code

Head over to Microsoft's AutonomousDrivingCookbook repository where you can train a self-driving car in a simulated environment.