Skip to content

mattieramos/Self-Driving-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Self Driving Car using Javascript, Neural Networks, and Machine Learning

Self Driving Car

Introduction

Built and deployed an advance car simulation using sensors, collision detection, and fully automated driving using a neural network and Machine Learning.

By building this application I explored and learned aspects such as:

  • How to create a neural network using JavaScript with no libraries
  • Make a self-driving car simulation
  • Implement car driving mechanics
  • Defining an environment
  • Simulate sensors
  • Detect collisions
  • Make the car control itself using a neural network
  • Visually display an active and working neural network with animations

Link to Web Application: https://selfdrivingcar.netlify.app/

About

A neural network created with Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published