Getting the TensorFLow Deep MNIST example:

wget https://raw.githubusercontent.com/tensorflow/tensorflow/r1.3/tensorflow/examples/tutorials/mnist/mnist_deep.py

Use the "run" file for running directly from compute node.
Use the "run_pbs_job" file for submitting to the queue
