Learning_Mario.This project implements a Deep Q-Network to train an AI agent to play Super Mario Bros using reinforcement learning. The model leverages convoulutional neural networks (CNNs) to approximate the Q-table and improve decision-making based on previous game states.