Leonora Tindall 5d1c1aca27 | ||
---|---|---|
.vscode | ||
assets | ||
models | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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!.
(The testing branch contains incomplete flappy birds AI)