Asynchronous Advantage Actor-Critic (A3C) algorithm for Super Mario Bros
-
Updated
Jan 25, 2021 - Python
Add a description, image, and links to the super-mario-bros topic page so that developers can more easily learn about it.
To associate your repository with the super-mario-bros topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
A render mode that utilizes the x y position of Mario and static maps of each level to plot a simple point on a graph. Each episode could overlay as an "extended exposure" of the training, validation, or testing procedure.
Describe alternatives you've considered
NA
A