An open API service indexing awesome lists of open source software.

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

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)

![](assets/demo.png)

(The testing branch contains incomplete flappy birds AI)