HumanCompatibleAI/imitation
Clean PyTorch implementations of imitation and reward learning algorithms observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2825
- days_rel: 603
- days_push: 603
- n_releases_24m: 1
Adoption not part of the score
1779 stars · 303 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library providing clean PyTorch implementations of imitation and reward learning algorithms such as Behavioral Cloning, DAgger, GAIL, AIRL, and inverse reinforcement learning. It integrates with Gymnasium environments and Stable-Baselines3 for training agents from expert demonstrations.
Use cases
- train an agent from expert demonstrations
- implement behavioral cloning for a gymnasium environment
- run GAIL or AIRL imitation learning experiments
- perform inverse reinforcement learning to recover reward functions
- compare imitation learning algorithm baselines in research
- learn a reward model from human preferences
When to choose
- you need well-tested PyTorch implementations of standard imitation learning algorithms
- you want to train policies from demonstrations in Gymnasium environments
- you are doing research on reward learning or IRL and need reliable baselines
When to avoid
- you need general-purpose RL algorithms without demonstrations
- you want TensorFlow-based implementations
- you need production deployment of trained policies at scale
Facets
library · maturity active
machine-learning reinforcement-learning machine-learning reinforcement-learning artificial-intelligence python cross-platform imitation-learning reward-learning inverse-reinforcement-learning pytorch gymnasium reinforcement-learning-algorithms behavioral-cloning gail airl dagger
2 sources
- readme: https://github.com/HumanCompatibleAI/imitation · fetched 2026-08-28 · b568283f6643
- registry_pypi: https://pypi.org/pypi/imitation/json · fetched 2026-08-29 · ac0077e6fff5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| HumanCompatibleAI/imitation | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="HumanCompatibleAI/imitation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem