Introduction In this project we will dive into the realm of reinforcement learning, we will use two reinforcement learning algorithms, PPO and DQN , for creating AI models capable of playing Mario. We will train each model 2,000,000 timesteps and wil...