Update 1134_252_159.py
Browse files- 1134_252_159.py +0 -9
1134_252_159.py
CHANGED
@@ -1,12 +1,3 @@
|
|
1 |
-
# -*- coding: utf-8 -*-
|
2 |
-
"""1134.252.159
|
3 |
-
|
4 |
-
Automatically generated by Colab.
|
5 |
-
|
6 |
-
Original file is located at
|
7 |
-
https://colab.research.google.com/drive/1Y4HZHRme1jvjdQROi8EQ1S0PdzDBeh9K
|
8 |
-
"""
|
9 |
-
|
10 |
!pip install torch torchvision numpy opencv-python
|
11 |
|
12 |
from torchvision import datasets, transforms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
!pip install torch torchvision numpy opencv-python
|
2 |
|
3 |
from torchvision import datasets, transforms
|