Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ Improved-WGAN.py
File
Improved-WGAN.py
examples/GAN/Improved-WGAN.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: Improved-WGAN.py
4
# Author: Yuxin Wu
Callers
nothing calls this directly
Calls
9
get_tf_version_tuple
Function · 0.90
SeparateGANTrainer
Class · 0.90
QueueInput
Class · 0.85
ModelSaver
Class · 0.85
SmartInit
Function · 0.85
sample
Method · 0.80
train_with_defaults
Method · 0.80
Model
Class · 0.70
get_data
Method · 0.45
Tested by
no test coverage detected