Skip to content

zxqyiyang/GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

GAN

It is a project using GAN (Generative Asversarial Network) and training by CIFAR-10 dataset.

1.Computer Environment

Detailed information of training envionment could been seen as follows. Paddlepaddle, one of the most mature and perfect deep learning framework in China, as similar as Pytorch, has been rapidly debeloping in recent years. Due to large dataset in CIFAR-10, GPU is needed in training. By the way, Baidu AIstudio provides free GPU and programing environment for registrars.

Framework Language GPU Dataset
Paddlepaddle python3.7 True CIFAR-10

2.CIFAR-10 DATASET

image

3.TRIAN

Jupyter NoteBook, a training platform, is used to program and run code. Therefore, you can see the 12345 in CIFAR-10-GAN , which is different cell of Jupyter NoteBook.
The image of trianing result are listed as follows.
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages