Skip to content

As a final project for the "Scientific Programming in Python" course, we (Florian Pätzold, Ramon Zacharias and Daniel Menzel) upload all project files for the asteroids ATARI game played by an AI using a genetic algorithm.

License

Notifications You must be signed in to change notification settings

me-daniel/asteroids

 
 

Repository files navigation

Asteroids AI with Genetic Algorithm

Hey there! We here implement an AI agent for the ATARI 'Asteroids' game in python using a simple PyTorch Feed-forward Neural Net and a genetic algorithm.

Quick starter

In the documentation.md you can find an elaborate description of the project's goal, an overview of the project and its customizabilities. For a singleplayer version of the game, go to https://github.com/flosener/asteroids. And that's it - have fun watching the agent learn!

About

As a final project for the "Scientific Programming in Python" course, we (Florian Pätzold, Ramon Zacharias and Daniel Menzel) upload all project files for the asteroids ATARI game played by an AI using a genetic algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%