会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
excellentHellen
博客园
首页
新随笔
联系
订阅
管理
随笔 - 87
文章 - 23
评论 - 1
阅读 -
33386
上一页
1
2
3
4
5
6
7
8
下一页
2024年12月31日
ESP32+micropython+TB6600控制器+42步进电机
摘要: TB6600控制器的拨码开关设置 SW1- OFF SW2-ON SW3-OFF SW4-ON SW5-ON SW6-OFF 步进电机需要考虑带负载加速过程。以下程序是空载时正常运行的代码,反复调整 脉冲宽度。继续探索,仅供参考,非专业 import machine import time # TB
阅读全文
posted @ 2024-12-31 06:44 辛河
阅读(137)
评论(0)
推荐(0)
编辑
2024年12月16日
第三章 3.12 dropout 和 正则化 克服过拟合
摘要: 代码: # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch
阅读全文
posted @ 2024-12-16 20:52 辛河
阅读(21)
评论(0)
推荐(0)
编辑
第三章 3.10 构建更深的神经网络 比较有0、1、2隐含层的神经网络
摘要: 比较有0、1、2隐含层的神经网络,发现层多时,过拟合 # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Comput
阅读全文
posted @ 2024-12-16 16:38 辛河
阅读(16)
评论(0)
推荐(0)
编辑
第三章 3.9 在训练过程中修改学习率
摘要: 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 辛河
阅读(23)
评论(0)
推荐(0)
编辑
第三章:3.8.1 绘制各层参数分布图 hist
摘要: 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 辛河
阅读(20)
评论(0)
推荐(0)
编辑
第三章 3.7 优化器的影响
摘要: 代码: # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch
阅读全文
posted @ 2024-12-16 10:41 辛河
阅读(6)
评论(0)
推荐(0)
编辑
第三章 3.6 批大小的影响
摘要: 第三章 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 辛河
阅读(17)
评论(0)
推荐(0)
编辑
2024年12月15日
第三章 3.4 训练神经网络
摘要: 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 辛河
阅读(32)
评论(0)
推荐(0)
编辑
2024年12月13日
第三章 3.3 使用pytorch的数据集
摘要: 比较复杂,可以将代码放在AI(温馨一眼)中做解读 代码: # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-Comp
阅读全文
posted @ 2024-12-13 12:01 辛河
阅读(17)
评论(0)
推荐(0)
编辑
第三章 3.1 表示图像 理解灰度图、RGB图和数组的关系
摘要: 图片与脚本文件放在一个文件夹内,同级。 图片网上找一个就可以了。 # https://github.com/PacktPublishing/Modern-Computer-Vision-with-PyTorch # https://github.com/PacktPublishing/Modern-
阅读全文
posted @ 2024-12-13 11:56 辛河
阅读(44)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
7
8
下一页
公告
昵称:
辛河
园龄:
3年
粉丝:
4
关注:
4
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
VC++
(1)
MYSQL
(1)
合集
【专题STM32F103】(11)
【uniApp+ESP32 arduino编程】(6)
GPS模块(4)
Protues8.7+STM32F103C6(2)
使用Python设计一个基于ESP32的智能感知终端及其上位机软件(6)
PyTorch计算机视觉实战:目标检测、图像处理与深度学习(14)
ESP32+micro python+编程(8)
一个有点复杂的项目-MVC(4)
opencv-python(3)
自动机械装置(2)
随笔档案
2025年3月(5)
2025年2月(5)
2025年1月(8)
2024年12月(20)
2024年10月(5)
2024年9月(4)
2024年7月(3)
2024年6月(3)
2024年5月(4)
2024年4月(6)
2023年12月(1)
2023年7月(3)
2023年6月(2)
2023年5月(8)
2023年4月(2)
2023年3月(1)
2023年2月(3)
2022年12月(2)
2022年7月(2)
文章分类
KEIL(3)
RT-Thread 在keil和cubemx环境下的入门日记(7)
stm32 cubeMx(3)
阅读排行榜
1. Python tkinter 树形列表控件(Treeview)的使用简单举例(4173)
2. 【Modbus】转发:Modbus通讯模拟仿真环境的搭建(2488)
3. ESP32使用microPython编程入门(1910)
4. 【ESP32 Arduino】RS485通信及MODBUS RTU通信实例(1561)
5. 【专题STM32F103】FSMC+LCD+ ILI9341驱动程序+由标准库 修改为 HAL库+STM32F103霸道V2板(1430)
推荐排行榜
1. 【Modbus】转发:Modbus通讯模拟仿真环境的搭建(1)
2. 举例: 在C语言 使用结构体和联合体,设计应用全局变量(1)
最新评论
1. Re:太阳高度角与方位角计算程序-stm32G070(上)
北京市日出日落时刻表2023年
--辛河
点击右上角即可分享