Skip to content

Rockets learn to hit a target using genetic algorithms

Notifications You must be signed in to change notification settings

sergei202/rockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rockets

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/

Run

  • npm install
  • npm start

About

Rockets learn to hit a target using genetic algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published