thurahtetaung / SpaceInvaders_RL

A reinforcement learning agent trained to play Atari's Space Invaders game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpaceInvaders_RL

A reinforcement learning agent trained to play Atari's Space Invaders game

Screen

Getting started

If you don't want to train from scratch, get the pre-trained model here and save it in the repo's directory.

Run pip install -r requirements.txt
Open the notebook and follow the instructions.

About

A reinforcement learning agent trained to play Atari's Space Invaders game

License:MIT License


Languages

Language:Jupyter Notebook 100.0%