A Reinforcement Learning agent that learns to play Super Mario Bros.
-
Dueling Double Q-Network
-
Proximal Policy Optimization
Run test.py.
python test.py
Run train.py.
python train.py
A Reinforcement Learning agent that learns to play Super Mario Bros.
Dueling Double Q-Network
Proximal Policy Optimization
Run test.py.
python test.py
Run train.py.
python train.py