How to Build Self-Driving Cars From Scratch, Part 2
Bolakale Aremu
Broschiertes Buch

How to Build Self-Driving Cars From Scratch, Part 2

A Step-by-Step Guide to Creating Autonomous Vehicles With Python

Versandkostenfrei!
Versandfertig in über 4 Wochen
29,99 €
inkl. MwSt.
PAYBACK Punkte
15 °P sammeln!
This is part 2 of my 3-part training guide on how to build self-driving cars from scratch. This guide is bundled with a repository containing simulations, python scripts, graphics, and other useful assets. In this step-by-step guide, I teach you how to make an app that you can use to create a simulation where cars learn how to drive autonomously over racing tracks. Here's a break down of the contents of this guide. Part 1: Car mechanics. In this part, you'll learn how to draw the car and control it with the keyboard. You will use a multimedia library for Python called Pyglet. (https://pyglet.o...