๐น MarioRL A Reinforcement Learning agent that learns to play Super Mario Bros. Gif of a trained agent. Algorithms Used Dueling Double Q-Network Proximal Policy Optimization โถ How to run MarioRL ๐โโ๏ธ Run a Trained Agent Run test.py. python test.py ๐ดโโ๏ธ Train a New Agent Run train.py. python train.py Jupyter Notebook