摘要: 代码: # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch 阅读全文
posted @ 2024-12-16 20:52 辛河 阅读(12) 评论(0) 推荐(0) 编辑
摘要: 比较有0、1、2隐含层的神经网络,发现层多时,过拟合 # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Comput 阅读全文
posted @ 2024-12-16 16:38 辛河 阅读(9) 评论(0) 推荐(0) 编辑
摘要: Learning_rate_annealing.ipynb # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Com 阅读全文
posted @ 2024-12-16 13:58 辛河 阅读(13) 评论(0) 推荐(0) 编辑
摘要: Chapter03/Varying_learning_rate_on_scaled_data.ipynb 绘制 各层参数分布图 # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://git 阅读全文
posted @ 2024-12-16 12:47 辛河 阅读(12) 评论(0) 推荐(0) 编辑
摘要: 代码: # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch 阅读全文
posted @ 2024-12-16 10:41 辛河 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 第三章 3.4 训练神经网络 # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Computer-Vision-wi 阅读全文
posted @ 2024-12-16 10:29 辛河 阅读(7) 评论(0) 推荐(0) 编辑
摘要: pytorch 官网:https://pytorch.org/docs/stable/generated/torch.nn.Module.html#torch.nn.Module 代码: # https://github.com/PacktPublishing/Modern-Computer-Vis 阅读全文
posted @ 2024-12-15 21:56 辛河 阅读(17) 评论(0) 推荐(0) 编辑
摘要: 比较复杂,可以将代码放在AI(温馨一眼)中做解读 代码: # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Comp 阅读全文
posted @ 2024-12-13 12:01 辛河 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 图片与脚本文件放在一个文件夹内,同级。 图片网上找一个就可以了。 # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern- 阅读全文
posted @ 2024-12-13 11:56 辛河 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 训练并保存模型参数到文件 # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Computer-Vision-with 阅读全文
posted @ 2024-12-12 19:12 辛河 阅读(10) 评论(0) 推荐(0) 编辑