Breakout - DCQN
Description: This was my project in AI. This python program is used to train the Agent in Breakout game Environment using Deep Convolutional Q-Learning.
Language: Python
Algorithm: Deep Convolutional Q-Learning Network (DCQN)
Libraries: OpenCV, Matplotlib, Numpy, Torch, gym.