ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL). 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: 3298
- days_rel: n/a
- days_push: 1557
- n_releases_24m: 0
Adoption not part of the score
3903 stars · 840 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A PyTorch implementation of several deep reinforcement learning algorithms: A2C, PPO, ACKTR, and GAIL (imitation learning). It works with OpenAI Gym environments including Atari, MuJoCo, PyBullet, and DeepMind Control Suite.
Use cases
- train an RL agent with PPO in PyTorch
- implement A2C for Atari games
- run reinforcement learning on MuJoCo continuous control tasks
- try imitation learning with GAIL
- compare policy gradient algorithms A2C PPO ACKTR
- learn deep reinforcement learning from a reference implementation
- train RL agents on PyBullet robotics environments
When to choose
- you want well-tuned, citable PyTorch implementations of A2C, PPO, ACKTR, or GAIL
- you need a single codebase that works across Atari and continuous-control Gym environments
- you are doing RL research or coursework and want a readable reference implementation
When to avoid
- you need Soft Actor-Critic or the latest RL algorithms - the author recommends his newer JAX repository
- you want a maintained production RL framework with active development
- you need distributed or massively scalable RL training
Facets
library · maturity maintenance
machine-learning reinforcement-learning deep-learning reinforcement-learning machine-learning deep-learning robotics gaming-tools python a2c ppo acktr gail pytorch openai-gym atari mujoco pybullet imitation-learning policy-gradient linux macos gpu
1 source
- readme: https://github.com/ikostrikov/pytorch-a2c-ppo-acktr-gail · fetched 2026-08-28 · 7383fc05cd9a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ikostrikov/pytorch-a2c-ppo-acktr-gail | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ikostrikov/pytorch-a2c-ppo-acktr-gail")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem