Skip to content

Commit

Permalink
Update Task 1.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yifan1207 committed Jun 11, 2024
1 parent 52f37c1 commit 146c40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QMLS Code/Task 1.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import torch
import torch.nn as nn
import torch.optim as optim
import torch.optim as optim
import torchvision
import torchvision.transforms as transforms
import numpy as np
Expand Down

0 comments on commit 146c40e

Please sign in to comment.