Go to file
2023-03-14 22:57:44 +08:00
.gitignore docs: update .gitignore 2023-03-14 18:47:17 +08:00
ddpm.py fix: set n in sample() default value to self.batch_size 2023-03-14 22:57:44 +08:00
sample.py fix: decrease batch size, iteration, epoch and lr 2023-03-14 18:45:04 +08:00
train.py fix: decrease batch size, iteration, epoch and lr 2023-03-14 18:45:04 +08:00
unet.py fix: add dropout layer into unet model 2023-03-14 18:18:13 +08:00