MicroDuck Robot RL Models & Policies

This repository contains trained Reinforcement Learning (RL) policies and checkpoints for the MicroDuck bipedal robot simulation and Sim2Real transfer.

πŸ“‚ Contents

  • ****: Pretrained ONNX policy networks ready for inference in MuJoCo / robot deployment:

    -

    -

    -

    -

  • ****:
    • : Exported policy checkpoint at 750 iterations.
  • ****:
    • Raw PyTorch checkpoints (, ).

πŸ› οΈ Usage

Download with huggingface_hub:

from huggingface_hub import hf_hub_download

model_path = hf_hub_download(repo_id="minjunglee27/microduck-models", filename="policies/alpha_walking.onnx")
Downloads last month

-

Downloads are not tracked for this model. How to track
Video Preview
loading