Skip to content

Parth-107/Self_Driving_Car_Simulation_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Self-Driving Car Simulation Model

The model has five input neurons (sensors), four output neurons (actions), and some hidden layers too. I have used the technique called NEAT (NeuroEvolution of Augmenting Topologies) to train the model using the Fitness Metrics (a fitness of a car increases depending on the distance it covers without crashing). The result was quite interesting, after 11th generation most of the cars were able to survive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages