Skip to content
Snippets Groups Projects
Commit 0542f76e authored by lm9g17's avatar lm9g17
Browse files

Update noise_cifar_train.py

parent be409926
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import torch.backends.cudnn as cudnn
from utils import train_noise, test, get_output, WeightEMA
from dataset import get_cifar_dataset
from networks.wideresnet import Wide_ResNet
from networks.cnn import CNN #Import custom CNN
#from networks.cnn import CNN #Import custom CNN
from networks.convnet import ConvNet
def log(path, str):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment