This is a very basic example of a GA evolving to hit a target. It starts out with 500 rockets each with 250 genes (vectors) of DNA.
Demo: https://sergei202.com/rockets/
npm install
npm start
This is a very basic example of a GA evolving to hit a target. It starts out with 500 rockets each with 250 genes (vectors) of DNA.
Demo: https://sergei202.com/rockets/
npm install
npm start