You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A PyTorch-based repository for training and experimenting with diffusion models on the MNIST dataset. It includes a customizable U-Net model, various neural network blocks, and training scripts with optional TensorBoard integration for monitoring the training process and results.
A demo of how Generative Diffusion Models work considering the DDPM implementation. This demo is an addon for my Bayesian Statistics course's final report - academic year 2023/2024