Skip to content

Car simulation with neural network and genetic algorithm

Notifications You must be signed in to change notification settings

nenadV91/Car-simulation-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car simulation with neural network and genetic algorithm

  • Each unit has a brain which is a instance of Neural Network class.
  • Brain is trained based on genetic algorithm and random mutation of weights.

Options

  • Save / load trained brain data
  • Modify size of population
  • Modify mutation rate
  • Modify length of vision lines
  • Load pre-trained examles

Preview


Preview


Preview

Author

Nenad Vracar

License

Licensed under MIT

About

Car simulation with neural network and genetic algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published