Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

0.15.7

16 May 20:40
Compare
Choose a tag to compare
higher default learning rate

0.15.6

14 May 20:59
Compare
Choose a tag to compare
whoops

0.15.4

14 May 18:39
Compare
Choose a tag to compare
optimize for simplicity and clarity - researcher does not need to wor…

0.15.3

14 May 03:26
Compare
Choose a tag to compare
use tqdm pbar during training

0.15.2

13 May 20:56
Compare
Choose a tag to compare
add gaussian diffusion where model predicts both noise and x_start, w…

0.15.1

13 May 19:52
Compare
Choose a tag to compare
add gaussian diffusion where model predicts both noise and x_start, w…

0.15.0

13 May 17:16
Compare
Choose a tag to compare
offer predict_x0 objective

0.14.3

12 May 20:58
Compare
Choose a tag to compare
final cleanup

0.14.2

12 May 18:12
Compare
Choose a tag to compare
make sure predicted mean is actually detached for all of the kl loss …

0.14.1

12 May 17:09
Compare
Choose a tag to compare
make sure to clip when sampling from gaussian diffusion with learned …