Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.32 KB

File metadata and controls

25 lines (16 loc) · 1.32 KB

Using Diffusers for reinforcement learning

Support for one RL model and related pipelines is included in the experimental source of diffusers. More models and examples coming soon!

Diffuser Value-guided Planning

You can run the model from Planning with Diffusion for Flexible Behavior Synthesis with Diffusers. The script is located in the RL Examples folder.

Or, run this example in Colab Open In Colab

[[autodoc]] diffusers.experimental.ValueGuidedRLPipeline