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

· How to Build Self-Driving Cars From Scratch 第 2 本图书 · AB Publisher LLC
5.0
1 条评价
电子书
92
符合条件

关于此电子书

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.org/). This is the only library you will use in this guide. This is a cross-platform windowing and multimedia library for Python. It’s a powerful yet easy-to-use Python library for building games and other visually rich applications on Windows, macOS, and Linux.

Part 2:Neural network and genetic algorithm.

You’ll learn how to create the AI where you combine a neural network and genetic algorithm. You’ll learn how to add sensors to the car and get output from them. To prevent the untrained network from car crashes, a genetic algorithm will be used to train the cars. This will help the cars to drive simple tracks.

Part 3: Challenges.

You’ll add some challenges to the system. Tracks get more complicated and will take advantage from the previous track training by storing and retrieving the car brains.

By the end of this training, you will have created self-driving cars that are capable of driving on unknown tracks by understanding how to steer, accelerate, and brake based on what cars see in front of them. Since autonomous cars need a brain of some kind, you know we need some AI (artificial intelligence). AI comes in many forms, but in this guide, you’ll use a neural network where the weights are adjusted by a genetic algorithm.

Employment opportunities often come from work samples and concrete skills, rather than a college degree. So, you need to learn the practical aspect well enough. This guide will not only help you learn well and build a stunning portfolio, it will also provide you continuous help and support.

With this book and my dedicated 24/7 help and support team, there’s nothing for you to fear. I have helped many Python developers update their automation development skills, launch successful careers and get hired for remote jobs. I notice that even the most ambitious beginners can run into problems, such as unable to decide where to begin. Sometimes they get completely lost on the way and therefore need further help.

In Chapter 13, I explain how to download my repository which contains all updates of the Python scripts (codes) and simulations used in this Part 2 of the guide. Although I explain all the codes used in this guide clearly, if you need further help, just use my support link at the end of the Chapter.

The truth is everyone needs help at one point or the other to learn and build automation in their development journey. I can give you more challenges and their solutions in my subsequent trainings.


评分和评价

5.0
1 条评价

作者简介

My educational background is in software development. I work with a few colleagues who are software developers and system engineers. I spent over 17 years as a software developer, and I’ve done a bunch of other things too. I've been involved in SDLC/process, data science, operating system security and architecture, and many more. My most recent project is serverless computing where I simplify the building and running of distributed systems. I always use a practical approach in my projects and courses. Cheers, Bolakale Aremu (Self-publisher and CEO).

为此电子书评分

欢迎向我们提供反馈意见。

如何阅读

智能手机和平板电脑
只要安装 AndroidiPad/iPhone 版的 Google Play 图书应用,不仅应用内容会自动与您的账号同步,还能让您随时随地在线或离线阅览图书。
笔记本电脑和台式机
您可以使用计算机的网络浏览器聆听您在 Google Play 购买的有声读物。
电子阅读器和其他设备
如果要在 Kobo 电子阅读器等电子墨水屏设备上阅读,您需要下载一个文件,并将其传输到相应设备上。若要将文件传输到受支持的电子阅读器上,请按帮助中心内的详细说明操作。

继续浏览系列丛书

Bolakale Aremu的更多图书

类似电子书