/mario_reinforcement_learning_NN

A project to train a NN to beat mario levels using reinforcement learning.

Primary LanguageJupyter NotebookMIT LicenseMIT

Super Mario Land reinforcement learning NN

Mario NN

In this project I aim to train a NN using reinforcement learning to beat the first Super Mario Land level. The training involves OpenAI Gym. This project is a work in progress!