分类: 笔记
-
飞机小鸟图片分辨卷积
%matplotlib inline from matplotlib import pyplot as plt…
-
飞机小鸟图片分辨全连接
%matplotlib inline from matplotlib import pyplot as plt…
-
pytorch解决温度计转换问题
%matplotlib inline import numpy as np import torch torc…
-
pytorch张量的基本操作
import torch from torchvision import datasets, transfor…
