Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ DCGAN.py
File
DCGAN.py
examples/GAN/DCGAN.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
# -*- coding: utf-8 -*-
3
# File: DCGAN.py
4
# Author: Yuxin Wu
Callers
nothing calls this directly
Calls
9
GANTrainer
Class · 0.90
get_args
Function · 0.85
QueueInput
Class · 0.85
ModelSaver
Class · 0.85
SmartInit
Function · 0.85
train_with_defaults
Method · 0.80
Model
Class · 0.70
sample
Function · 0.70
get_data
Function · 0.70
Tested by
no test coverage detected