Build a Self Driving Car in 5 Min - Fresh Machine Learning #6

Let’s build a self driving car! In this video, I talk about how self driving cars work, then dive into 2 fresh papers that add modern improvements to autonomous vehicles. The self driving car that we build is in a simulated environment and is built using PyGame and the Keras machine learning library. The code in the video is here: Paper 1: Long term Planning for Short Term Prediction Paper 2: End-to-End Learning
Back to Top