会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jinwan代码日记
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2023年5月26日
[cnn]FashionMINST训练+保存模型+调用模型判断给定图片
摘要: ```python import torch import torch.nn as nn import torch.nn.functional as F import torch.optim as optim import torch.utils.data as Data from torchvis
阅读全文
posted @ 2023-05-26 10:35 J1nWan
阅读(38)
评论(0)
推荐(0)
2023年5月25日
[cnn]cnn训练MINST数据集demo
摘要: # [cnn]cnn训练MINST数据集demo tips: 在文件路径进入conda 输入 ```jupyter nbconvert --to markdown test.ipynb``` 将ipynb文件转化成markdown文件 ```jupyter nbconvert --to html t
阅读全文
posted @ 2023-05-25 11:49 J1nWan
阅读(90)
评论(0)
推荐(0)
上一页
1
2
公告