Skip to content

Releases: lucidrains/denoising-diffusion-pytorch

v0.17.7

09 Jun 06:07

Choose a tag to compare

alpha cosine noise schedule is now working for continuous time gaussi…

v0.17.6

09 Jun 00:59

Choose a tag to compare

successfully did some basic math and clipped the predicted x0 interme…

v0.17.5

09 Jun 00:53

Choose a tag to compare

successfully did some basic math and clipped the predicted x0 interme…

v0.17.4

08 Jun 23:26

Choose a tag to compare

clipping for continuous time diffusion not working

v0.17.3

08 Jun 19:34

Choose a tag to compare

learned noise schedule seems to be working, allow for one to make the…

v0.17.2

08 Jun 18:19

Choose a tag to compare

allow for configuring the hidden dimension of the monotonic mlp param…

v0.17.1

08 Jun 17:19

Choose a tag to compare

fix learned noise schedule

v0.17.0

08 Jun 16:47

Choose a tag to compare

complete learned noise schedule for variational ddpm paper, still nee…

v0.16.7

08 Jun 07:41

Choose a tag to compare

unet needs to be conditioned on log(snr) in p_mean_variance for conti…

v0.16.6

08 Jun 07:19

Choose a tag to compare

unet needs to be conditioned on log(snr) in p_mean_variance for conti…