Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
sys
2
sys.path.append(
'..'
)
3
4
import
os
Callers
nothing calls this directly
Calls
10
faces
Function · 0.90
sharedX
Function · 0.90
color_grid_vis
Function · 0.90
floatX
Function · 0.90
nnd_score
Function · 0.90
transform
Function · 0.70
gen
Function · 0.70
discrim
Function · 0.70
inverse_transform
Function · 0.70
gen_samples
Function · 0.70
Tested by
no test coverage detected