DeepRL-SpaceInvaders
PublicThis project implements a Deep Reinforcement Learning (DRL) agent to play the classic Atari game Space Invaders using the DQN (Deep Q-Network) algorithm. The project includes a Jupyter notebook (space_invaders.ipynb) that walks through the process of training and testing the agent.