Skip to content

This is the repository of the course project implement of a summer course called " Deep Learning" taught by Hehe Fan in ZJU.

Notifications You must be signed in to change notification settings

keroid/ZJU_summer_dpl_23_2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZJU_summer_dpl_23_2

This is the repository of the course project implement of a summer course called " Deep Learning" taught by Hehe Fan in ZJU. We implement four methods in ./train , original GAN, high dimension GAN, diffusion GAN in Diffusion-GAN: Training GANs with Diffusion, and our own DifGAN.

./models includes the models of discriminator and generator (with and without tilmestep as input).

./result should record the generated images and the model parameters(.pth) after training.

There is no dataset because we use Mnist in official library.

About

This is the repository of the course project implement of a summer course called " Deep Learning" taught by Hehe Fan in ZJU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%