Changed thumbnail of nn1

This commit is contained in:
Grant Sanderson
2019-05-24 15:04:45 -07:00
parent c579c7d99f
commit b9822db5bf
2 changed files with 41 additions and 8 deletions

View File

@ -20,7 +20,7 @@ import random
import numpy as np
from PIL import Image
from nn.mnist_loader import load_data_wrapper
from utils.space_ops import get_norm
# from utils.space_ops import get_norm
NN_DIRECTORY = os.path.dirname(os.path.realpath(__file__))
# PRETRAINED_DATA_FILE = os.path.join(NN_DIRECTORY, "pretrained_weights_and_biases_80")