Skip to content

Commit 2631544

Browse files
author
Yifan Zhou
authored
Update Task 1.py
1 parent b4f6f8b commit 2631544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QMLS Code/Task 1.py

Lines changed: 1 addition & 1 deletion
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)