Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ WGAN.py
File
WGAN.py
examples/GAN/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: WGAN.py
4
# Author: Yuxin Wu
Callers
nothing calls this directly
Calls
9
SeparateGANTrainer
Class · 0.90
QueueInput
Class · 0.85
ModelSaver
Class · 0.85
ClipCallback
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