xbpeng/MimicKit
A lightweight suite of motion imitation methods for training controllers.
What it solves
MimicKit is a lightweight framework designed to train motion controllers for characters (such as humanoids or quadruped robots) so they can imitate specific reference motions. It provides a standardized way to implement and test various motion imitation methods using different physics simulators.
Related
- Project
zitongbai/legged_labA reinforcement learning extension for Isaac Lab that enables humanoid robots, such as the Unitree G1, to learn complex motions via DeepMimic and Adversarial Motion Priors.
- Project
NVlabs/ProtoMotionsA GPU-accelerated simulation and learning framework for training physically simulated digital humans and humanoid robots, supporting large-scale motion learning and sim-to-real deployment.
- Project
ARISE-Initiative/robomimicA framework for robot learning from demonstration that provides standardized datasets and offline learning algorithms to make robot manipulation research accessible and reproducible.
- Project
lenskit/lkpyA set of Python tools for experimenting with and studying recommender systems, providing support for training, running, and evaluating recommendation algorithms.
- Project
microsoft/agent-lightningA lightweight agentic RL framework that allows developers to train AI agents using reinforcement learning with zero changes to their existing agent harnesses.