• Stars
    star
    2
  • Language
    Python
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

We are developing a self-playing asteroids game, using a reinforcement learning strategy called Q-learning. The agent has been integrated into a Python version of Asteroids that runs off of the command-line.