MCPcopy 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

GANTrainerClass · 0.90
get_argsFunction · 0.85
QueueInputClass · 0.85
ModelSaverClass · 0.85
SmartInitFunction · 0.85
train_with_defaultsMethod · 0.80
ModelClass · 0.70
sampleFunction · 0.70
get_dataFunction · 0.70

Tested by

no test coverage detected