山东大学神经网络与深度学习
文章平均质量分 60
⃢━⃢
本人github主页W1412X
展开
-
山东大学神经网络与深度学习实验 实验2 全连接
实验2 全链接 加载mnist手写数字识别数据 import torchvision.datasets as dsets from torchvision.transforms import transforms from torch.utils.data import DataLoader import torch.nn as nn from torch.functional import F import torch from tqdm import tqdm batch_size = 32 in原创 2024-09-25 10:33:18 · 281 阅读 · 0 评论 -
山东大学神经网络与深度学习 实验1
::: {.cell .code execution_count=“32”} :::::: {.cell .markdown}:::::: {.cell .code execution_count=“33”} ::: {.output .display_data} ::: :::::: {.cell .markdown}:::::: {.cell .code execution_count=“34”} :::::: {.cell .markdown}:::::: {.cell .code executio原创 2024-09-12 00:28:14 · 994 阅读 · 0 评论