You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Leonora Tindall c8233134c3 Use raw score for fitness 8 months ago
.vscode fixed bugs 1 year ago
assets readme 11 months ago
models play as human 11 months ago
src Use raw score for fitness 8 months ago
.gitignore Ignore testing files 8 months ago
Cargo.lock Use a normal distribution for mutations 8 months ago
Cargo.toml Use a normal distribution for mutations 8 months ago
LICENSE Initial commit 1 year ago
README.md update readme 11 months ago

README.md

Interactive AI training simulation

Train your own AI to play asteroids game using neural networks and genetic algorithm that uses the rules of natural selection to evolve. Save the best AI or load it later or play the game yourself!.

See Explanation on YouTube

Try Yourself

(The testing branch contains incomplete flappy birds AI)