Reinforcement Learning: PPO vs. DQN , Who is a Better Mario Player
Mar 28, 2024 · 40 min read · 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...
Join discussion