← projects / DinoML
🦖
DinoML
year2020
🦖
Case · 17 / 29
Playing the Chrome dinosaur game using NEAT genetic evolution
Playing the Chrome dinosaur game using NEAT (NeuroEvolution of Augmenting Topologies) genetic evolution.
Background:
This is a smaller project I worked on to explore genetic algorithms firsthand. I utilized the NEAT.js and p5.js libraries.