AlexNet_CIFAR

深度学习—AlexNet_CIFAR100代码

1 # 导入所需的包 2 import torch 3 #import wandb 4 import torch.nn as nn 5 from torchvision import transforms 6 from torch.utils.data import DataLoader 7 fro ......
AlexNet_CIFAR 深度 AlexNet 代码 CIFAR
共1篇  :1/1页 首页上一页1下一页尾页