ReLU (), #activation function #(16,28,28) nn.MaxPool2d(kernel_size = 2), #(16,14,14) ) #以上為一層conv + ReLu + maxpool #快速寫法: self.conv2 = nn.
確定! 回上一頁