Releases: lucidrains/denoising-diffusion-pytorch
Releases · lucidrains/denoising-diffusion-pytorch
0.15.7
higher default learning rate
0.15.6
whoops
0.15.4
optimize for simplicity and clarity - researcher does not need to wor…
0.15.3
use tqdm pbar during training
0.15.2
add gaussian diffusion where model predicts both noise and x_start, w…
0.15.1
add gaussian diffusion where model predicts both noise and x_start, w…
0.15.0
offer predict_x0 objective
0.14.3
final cleanup
0.14.2
make sure predicted mean is actually detached for all of the kl loss …
0.14.1
make sure to clip when sampling from gaussian diffusion with learned …