CNN Pytorch 图像识别 —— 深度学习 分类_5

常见的激活函数(sigmoid、tanh、relu) - 知乎
https://zhuanlan.zhihu.com/p/63775557

深度学习基础系列(三)| sigmoid、tanh和relu激活函数的直观解释 - 可可心心 - 博客园
https://www.cnblogs.com/hutao722/p/9732223.html

PyTorch学习笔记之数据加载和预处理_汤姆鱼-CSDN博客_pytorch 对数据集预处理
https://blog.csdn.net/weixin_41923658/article/details/104056813?utm_medium=distribute.pc_relevant.none-task-blog-baidulandingword-8&spm=1001.2101.3001.4242

[PyTorch] dataloader使用教程 - 简书
https://www.jianshu.com/p/8ea7fba72673

Pytorch常用的交叉熵损失函数CrossEntropyLoss()详解 - 知乎
https://zhuanlan.zhihu.com/p/98785902

【DL-CV】浅谈GoogLeNet(咕咕net) - 个人文章 - SegmentFault 思否
https://segmentfault.com/a/1190000016818188

机器学习中的正则化(Regularization) - 简书
https://www.jianshu.com/p/569efedf6985

shortcut connection:Resnet到Densenet(一)_我的博客有点东西-CSDN博客_shortcut connection
https://blog.csdn.net/qq_34914551/article/details/88088182

从DPCNN出发,撩一下深层word-level文本分类模型 | 机器之心
https://www.jiqizhixin.com/articles/2018-06-22-4

6.1 ResNet网络结构,BN以及迁移学习详解_哔哩哔哩 (゜-゜)つロ 干杯~-bilibili
https://www.bilibili.com/video/BV1T7411T7wa?from=search&seid=2405376028148056842

你可能感兴趣的:(深度学习,PyTorch)