nv-tlabs/ASE
Adversarial skill embeddings for training reusable controllers for physically simulated characters. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 56
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 1591
- days_rel: n/a
- days_push: 269
- n_releases_24m: 0
Adoption not part of the score
1116 stars · 152 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ASE (Adversarial Skill Embeddings) is a research codebase from NVIDIA for training reusable low-level skill controllers for physically simulated characters using reinforcement learning and adversarial imitation on large unstructured motion datasets. It builds on Isaac Gym and supports pre-training skill embeddings plus task-training of high-level controllers on top of them.
Use cases
- train reusable motor skill controllers for physically simulated humanoid characters
- imitate large datasets of unstructured motion clips without task-specific annotation
- train high-level task controllers on top of pre-trained skill embeddings
- simulate life-like character behaviors like running to targets and getting up after falling
- test robustness of learned controllers against perturbations like thrown projectiles
When to choose
- you need the original reference implementation of the ASE paper for research reproduction
- you work with Isaac Gym and want massively parallel physics-based character skill learning
- you want to study adversarial skill embeddings or hierarchical RL for character animation
When to avoid
- you want maintained, easy-to-use implementations - the repo is deprecated in favor of MimicKit
- you need production character animation tooling rather than research code
- you cannot obtain Isaac Gym, which is required and no longer actively distributed
Facets
library · maturity abandoned
machine-learning reinforcement-learning simulation animation machine-learning reinforcement-learning simulation graphics python windows physics-based-character-animation adversarial-imitation-learning isaac-gym skill-embeddings motion-imitation deprecated research-code gpu linux
2 sources
- readme: https://github.com/nv-tlabs/ASE · fetched 2026-08-28 · 966b57ebe174
- homepage: https://research.nvidia.com/labs/toronto-ai/ASE/ · fetched 2026-08-29 · 19c66b5c21e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nv-tlabs/ASE | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem