We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f37c1 commit 146c40eCopy full SHA for 146c40e
QMLS Code/Task 1.py
@@ -1,6 +1,6 @@
1
import torch
2
import torch.nn as nn
3
-import torch.optim as optim
+import torch.optim as optim
4
import torchvision
5
import torchvision.transforms as transforms
6
import numpy as np
0 commit comments