Skip to content

mbreuss/edm_diffusion_policy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edm_diffusion_policy

Minimal implementation of Score-based Diffusion Policy for Imitation Learning used in BESO to be used as plug-and-play module.


Installation

pip install -e .

Acknowledgements

The code uses the following libraries and repositories: