摘要: import torch from torch import nn from torch.nn import functional as F from d2l import torch as d2l 7.6.1 函数类 如果把模型看作一个函数,我们设计的更强大的模型则可以看作范围更大的函数。为了使函 阅读全文
posted @ 2023-09-23 08:24 AncilunKiang 阅读(524) 评论(0) 推荐(0)