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 b4f6f8b commit 2631544
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 2631544

Please sign in to comment.