Skip to content

Amr-Abdellatif/Gan-series-DCGAN-implmented-from-scratch-using-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the GAN series implmentations

This DCGAN architecture is based on Radford et al.'s Unsupervised representation learning with deep convolutional generative adversarial networks, where the generator consists of :

  1. transposed convolutional layers
  2. BatchNorm
  3. ReLU

Alt text

Look at the notebook for full implmentation with details

About

In This Repo I've Built DC-GAN as a part of Gan Series I'm Building

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published