File size: 296 Bytes
42472b3 |
1 2 3 4 5 6 7 |
# 🧨 PPDiffusers Experimental
为了使得**PPDiffusers库**能够有更多的应用场景,我们在这里添加了一些**实验性的代码**。
目前我们支持了以下场景:
* Reinforcement learning via an implementation of the [PPDiffuser](https://arxiv.org/abs/2205.09991) model.
|