jmrfG / self-driving-car-fcc

Repository created to track my progress in the FreeCodeCamp course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Self-driving Car Game a JS Course with Radu Mariescu-Istodor

Learn how to create a neural network using JavaScript with no libraries. In this course you will learn to make a self-driving car simulation by implementing every component step-by-step. You will learn how to implement the car driving mechanics, how to define the environment, how to simulate some sensors, how to detect collisions, and how to make the car control itself using a neural network.

The course covers how artificial neural networks work, by comparing them with the real neural networks in our brain. You will learn how to implement a neural network and how to visualize it so we can see it in action.

Referência

About

Repository created to track my progress in the FreeCodeCamp course


Languages

Language:JavaScript 93.5%Language:HTML 4.5%Language:CSS 2.0%