MCPcopy Create free account
hub / github.com/tensorpack/tensorpack / ConditionalGAN-mnist.py

File ConditionalGAN-mnist.py

examples/GAN/ConditionalGAN-mnist.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: ConditionalGAN-mnist.py
4# Author: Yuxin Wu

Callers

nothing calls this directly

Calls 8

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

Tested by

no test coverage detected