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.
|
8 months ago | |
---|---|---|
.vscode | 1 year ago | |
assets | 11 months ago | |
models | 11 months ago | |
src | 8 months ago | |
.gitignore | 8 months ago | |
Cargo.lock | 8 months ago | |
Cargo.toml | 8 months ago | |
LICENSE | 1 year ago | |
README.md | 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!.
(The testing branch contains incomplete flappy birds AI)