摘要:
import torchimport torch.nn as nnimport torch.nn.functional as Ffrom torch.autograd import Variableimport numpy as npimport matplotlib.pyplot as plt# 阅读全文
posted @ 2020-08-30 12:11
旌旌你变了!哼!
阅读(400)
评论(0)
推荐(0)
摘要:
# 非监督学习自编码:编码器能得到输入数据的精髓部分,浓缩,类似与PCA的效果,可以给特征属性降维import torchimport torchvisionimport torch.nn as nnimport torch.nn.functional as Fimport torch.utils. 阅读全文
posted @ 2020-08-30 12:08
旌旌你变了!哼!
阅读(285)
评论(0)
推荐(0)
摘要:
import torchimport torch.nn as nnimport torch.nn.functional as Ffrom torch.autograd import Variableimport matplotlib.pyplot as plttorch.manual_seed(1) 阅读全文
posted @ 2020-08-30 11:22
旌旌你变了!哼!
阅读(910)
评论(0)
推荐(0)

浙公网安备 33010602011771号