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