摘要: 根据课程手写代码,归纳总结笔记 #导入包 import torch import matplotlib.pyplot as plt import torch.nn.functional as F from sklearn.datasets import load_iris from torch.au 阅读全文
posted @ 2022-08-22 15:24 kuanleung 阅读(22) 评论(0) 推荐(0)