https://github.com/sparshg/asteroids-genetic
Interactive AI training simuation
https://github.com/sparshg/asteroids-genetic
ai hacktoberfest machine-learning neural-network
Last synced: 23 days ago
JSON representation
Interactive AI training simuation
- Host: GitHub
- URL: https://github.com/sparshg/asteroids-genetic
- Owner: sparshg
- License: gpl-3.0
- Created: 2022-10-08T20:23:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T10:51:42.000Z (8 months ago)
- Last Synced: 2024-08-29T11:30:17.046Z (8 months ago)
- Topics: ai, hacktoberfest, machine-learning, neural-network
- Language: Rust
- Homepage:
- Size: 1.27 MB
- Stars: 217
- Watchers: 8
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://youtu.be/cZny7WxmmqU)
- ## [Try on Web](https://sparshg.github.io/asteroids-genetic)
- ### [Install on Desktop](https://github.com/sparshg/asteroids-genetic/releases) (Windows/Mac/Linux)

(The testing branch contains incomplete flappy birds AI)