mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 21:44:19 +08:00
Changed thumbnail of nn1
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user