Skip to content

liamlaverty/robocars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

robocars

Using genetic programming to teach cars to drive a flash game.

This project uses the gaming_assembly.py file to genetically train cars to go around a given racing track. With enough training these cars should be able to navigate any new track given to them. The library pyparticles.py is used to keep all the code relating to the cars and the environment (and their interactions) separate.

Requires pygame, pickle, PIL(/Pillow), numpy.

About

Using genetic programming to teach cars to drive a flash game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%