Skip to content

Instantly share code, notes, and snippets.

import numpy as np
import matplotlib
import tensorflow as tf
import gzip
import os
import sys
import time
flags = tf.flags
import numpy as np
import matplotlib
import tensorflow as tf
import gzip
import os
import sys
import time
flags = tf.flags
flags.DEFINE_string("output", "train", "whether to output or train")