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

nikhilbarhate99/PPO-PyTorch resource

Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch observed · 2026-08-28

github.com/nikhilbarhate99/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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2897
  • days_rel: n/a
  • days_push: 785
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2375 stars · 424 forks observed · 2026-08-28

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

A minimal, single-threaded PyTorch implementation of Proximal Policy Optimization (PPO) with clipped objective for OpenAI gym environments. It is designed primarily as an educational resource for beginners learning reinforcement learning, with training, testing, plotting, and GIF-making utilities.

Use cases

  • learn how the PPO reinforcement learning algorithm works
  • train a PPO agent on OpenAI gym environments
  • understand a minimal policy gradient implementation in PyTorch
  • test pretrained PPO policies and generate gifs of agent behavior
  • plot training reward curves from csv logs
  • run reinforcement learning experiments in Google Colab

When to choose

  • you are a beginner wanting readable, minimal PPO code to study
  • you need a simple baseline PPO implementation for standard gym environments
  • you want a Colab notebook to experiment with PPO without local setup

When to avoid

  • you need a production-grade, highly optimized PPO with parallel workers and GAE
  • you require state-of-the-art PPO implementation details for complex environments
  • you need a maintained library with an API rather than a reference codebase

Facets

learning-resource · maturity stable

machine-learning reinforcement-learning deep-learning reinforcement-learning machine-learning tutorials python cross-platform ppo pytorch policy-gradient openai-gym educational minimal-implementation

1 source

Member repositories

RepositoryRoleHealth v2
nikhilbarhate99/PPO-PyTorchmain32

For agents

markdown · JSON · MCP: product_card(name="nikhilbarhate99/PPO-PyTorch")

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