enna-ai / axle

an a.i. that learns to navigate through a maze using the genetic algorithm and natural selection concepts

Home Page:https://axle-ai.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axle A.I.

An A.I. that learns to navigate through a maze using the genetic algorithm, natural selection concepts and survival of the fittest.


The A.I. utilizes an incremental learning approach. The players are given 10 moves to learn, and every 5 generations are given an additional 5 moves once the first 10 moves are mastered. Each generation's top player is identified with a different color.



Credits

  • This project was created following Code Bullet's tutorials on the genetic algorithm and building the world's impossible game.

About

an a.i. that learns to navigate through a maze using the genetic algorithm and natural selection concepts

https://axle-ai.netlify.app/


Languages

Language:JavaScript 99.9%Language:HTML 0.1%Language:CSS 0.0%