Skip to content

Commit 146c40e

Browse files
author
Yifan Zhou
authored
Update Task 1.py
1 parent 52f37c1 commit 146c40e

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)