Skip to content

Commit 2b355ea

Browse files
author
Yifan Zhou
authored
Update Task 1.py
1 parent 4d2f42d commit 2b355ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QMLS Code/Task 1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import torch
22
import torch.nn as nn
3-
import torch.optim as optim
3+
import torch.optim as optim
44
import torchvision
55
import torchvision.transforms as transforms
66
import numpy as np

0 commit comments

Comments
 (0)