# xbpeng/DeepMimic

Motion imitation with deep reinforcement learning.

Repository: https://github.com/xbpeng/DeepMimic
Canonical: https://ross.abutalabs.com/products/deepmimic
Homepage: https://xbpeng.github.io/projects/DeepMimic/index.html
Language: C++
License: MIT
License Family: permissive
Last push: 2025-11-27T16:14:14+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 54, release rhythm 35, longevity 100
- inputs: {"age_days": 2880, "days_push": 279, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3085, forks 532 (observed 2026-08-28T04:07:42.090092+00:00)

## What it is
DeepMimic is a C++ simulation framework with a Python (SWIG/TensorFlow) wrapper that trains simulated humanoid characters to imitate motion-capture skills using deep reinforcement learning. It implements the DeepMimic and AMP (Adversarial Motion Priors) research methods for physics-based character animation.

## Use cases
- train a simulated humanoid to imitate mocap motion clips with reinforcement learning
- research physics-based character animation and motion imitation
- reproduce DeepMimic or AMP paper experiments
- build RL agents that perform locomotion, acrobatics, and martial arts skills in physics simulation
- study adversarial motion priors for stylized character control

## When to choose
- you need the original reference implementation of the DeepMimic or AMP papers
- you are studying or extending physics-based motion imitation research in C++

## When to avoid
- you want a maintained or easy-to-use implementation - the README says this codebase is deprecated in favor of MimicKit
- you need modern TensorFlow or a quick setup - it depends on old TensorFlow 1.x and manual C++ builds

## Facets
- artifact type: library
- maturity: abandoned
- function: reinforcement-learning, simulation, machine-learning, graphics
- domain: machine-learning, simulation, graphics, robotics
- platform: windows, cpp, python
- tags: physics-based-animation, motion-imitation, mocap, character-control, deprecated, bullet-physics, tensorflow, linux

## Member repositories
- xbpeng/DeepMimic (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.090092+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:40.479823+00:00, confidence not recorded.
  - readme: https://github.com/xbpeng/DeepMimic (fetched 2026-08-28T04:07:42.090092+00:00, sha b97ff4af145c)
  - homepage: https://xbpeng.github.io/projects/DeepMimic/index.html (fetched 2026-08-29T09:42:49.054993+00:00, sha 3eff3b908be2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
