Skip to content

GuillaumeBouchetEpitech/geneticAlgorithm_experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm experiment

A simple introduction to how genetic algorithm works.




/!\ UNMAINTAINED /!\

A better built version can be found here:

https://github.com/GuillaumeBouchetEpitech/self-learning-3d-cars

Thanks!




Online demo 3D (new and fast, C++/WebAssembly with pthread/webworkers)

Online demo 3D (older and slower, JavaScript with one script)

Online demo 2D (older but simpler)

If you liked it :

You might want to check this other repository

Diagram

activity_simple.png

usecase.png

Credits :

Matthew Robbins:

Thanks for watching !