Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 795 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 795 Bytes

MarioPPO

NarrowUnselfishAmbushbug

MarioPPO stands for "Mario Proximal Policy Optimization". This is a reinforcement learning algorithm used to train artificial intelligence agents to play Super Mario Bros games automatically.

Basically, this PPO algorithm is a policy optimization technique used in context reinforcement learning. The goal is to maximize the reward or rewards that are obtained by intelligent agents in a given environment or task.

In the context of MarioPPO, the purpose of this algorithm is to optimize the policies or playing strategies of Super Mario Bros. run by intelligent agents, so that agents can obtain higher scores or achieve certain goals in the game.