Skip to content

KAIST-AILab/DPAIL-2025

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPAIL

Code for DPAIL: Training Diffusion Policy for Adversarial Imitation Learning without Policy Optimization (Accepted in NeurIPS 2025, link)

Setup Instructions

To use this code, you need the following versions of Python and PyTorch: Python >= 3.10 PyTorch >= 2.0.1 (install from the official website)

The Required Library

mujoco-py==2.1.2.14
gym==0.23.0
einops

How to Use

python train_imitation.py --buffer buffers/Ant-v3/size10000 --cuda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%