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 Feb 11, 2024
1 parent 3ad5cc3 commit 19db40e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion QMLS Code/Task 1.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import torchvision.transforms as transforms
import numpy as np
import os

# Define data transforms
data_transforms = {
'train': transforms.Compose([
Expand Down

0 comments on commit 19db40e

Please sign in to comment.