摘要: import torch from torch import nn from d2l import torch as d2l 下面实例化的多层感知机的输入维度是未知的,因此框架尚未初始化任何参数,显示为“UninitializedParameter”。 net = nn.Sequential(nn. 阅读全文
posted @ 2023-09-12 14:55 AncilunKiang 阅读(404) 评论(0) 推荐(0)