dataroot = "art/"
workers = 10
batch_size = 128
image_size = 64
nc = 3
nz = 100
ngf = 64
ndf = 64
# num_epochs = 500
num_epochs = 20000
lr = .0005
beta1 = .5
ngpu = 1
``
Created
February 13, 2020 06:42
-
-
Save SubhadityaMukherjee/457335ad01ffc45575dfa9f9896e60c0 to your computer and use it in GitHub Desktop.
load
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment