MCPcopy Create free account
hub / github.com/Newmu/dcgan_code / train_uncond_dcgan.py

File train_uncond_dcgan.py

faces/train_uncond_dcgan.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys
2sys.path.append('..')
3
4import os

Callers

nothing calls this directly

Calls 10

facesFunction · 0.90
sharedXFunction · 0.90
color_grid_visFunction · 0.90
floatXFunction · 0.90
nnd_scoreFunction · 0.90
transformFunction · 0.70
genFunction · 0.70
discrimFunction · 0.70
inverse_transformFunction · 0.70
gen_samplesFunction · 0.70

Tested by

no test coverage detected