Ross ROSS = Recommend OSS · open-source software intelligence for agents

vietnh1009/Super-mario-bros-PPO-pytorch

Proximal Policy Optimization (PPO) algorithm for Super Mario Bros observed · 2026-08-28

github.com/vietnh1009/Super-mario-bros-PPO-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2527
  • days_rel: n/a
  • days_push: 1866
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1299 stars · 240 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch implementation of the Proximal Policy Optimization (PPO) algorithm that trains an agent to play Super Mario Bros via OpenAI Gym. The trained agent completes 31 of 32 levels, and the repo serves as a reference implementation of PPO for game environments.

Use cases

  • train an AI agent to play Super Mario Bros
  • learn how PPO works with a concrete PyTorch example
  • compare PPO against A3C/A2C on a game environment
  • get a starting point for reinforcement learning on OpenAI Gym games
  • study policy gradient methods with real training code
  • reproduce a high-performing game-playing RL agent

When to choose

  • you want a clear, working PPO reference implementation in PyTorch
  • you're learning deep RL and want a complete, well-documented example
  • you need a baseline for RL agents on classic NES game environments

When to avoid

  • you need a general-purpose RL library with many algorithms
  • you want production-ready or actively maintained RL tooling
  • you need multi-agent or non-Atari/non-Mario environment support

Facets

application · maturity maintenance

reinforcement-learning deep-learning machine-learning reinforcement-learning artificial-intelligence python windows ppo pytorch openai-gym super-mario-bros game-playing-agent policy-gradient game-development linux macos

1 source

Member repositories

RepositoryRoleHealth v2
vietnh1009/Super-mario-bros-PPO-pytorchmain32

For agents

markdown · JSON · MCP: product_card(name="vietnh1009/Super-mario-bros-PPO-pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem