摘要:
# 首先看传入的tensor的size,传入的tensor的维度不够则需要添加维度 # 这里的labels的size是tensor([n])的,传入需要添加维度 # 如果出现上述问题,只需要在后面加上to.(torch.int64)即可解决 # n是要分的种类 labels = torch.nn.f 阅读全文
posted @ 2021-11-18 14:57
咖啡陪你
阅读(4279)
评论(0)
推荐(1)
摘要:
1.基于损失函数和模型设计的主要深度半监督学习方法分类 2.Semi-supervised GANs [1] L. Schoneveld, “Semi-supervised learning with generative adversarial networks,” in Doctoral dis 阅读全文
posted @ 2021-11-18 09:37
咖啡陪你
阅读(801)
评论(0)
推荐(1)

浙公网安备 33010602011771号