An open API service indexing awesome lists of open source software.

https://github.com/d0mih/deep-learning-super-mario

Several approaches using deep reinforcement learning to play Super Mario Bros.
https://github.com/d0mih/deep-learning-super-mario

actor-critic deep-learning deep-reinforcement-learning mario neuro-evolution reinforcement-learning super-mario-bros super-mario-bros-ai torch

Last synced: 7 months ago
JSON representation

Several approaches using deep reinforcement learning to play Super Mario Bros.

Awesome Lists containing this project

README

          

# deep-learning-super-mario

In this repo we tried several approaches in deep reinforcement learning to play Super Mario Bros.

# Actor Critic Approach
![actor-critic-world 1-1](./.github/ac-world1-1.gif)
![actor-critic-world 1-1](./.github/ac-world1-2.gif)

# Neural Evolution Approach
![actor-critic-world 1-1](./.github/neural-evolution-world1-1.gif)