自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(57)
  • 收藏
  • 关注

原创 win10如何使用命令行通过URL下载文件

win10如何使用命令行通过URL下载文件

2025-01-03 21:47:23 234

原创 python.exe无法找到程序入口 无法定位程序输入点(Anaconda Prompt报错)

python.exe无法找到程序入口 无法定位程序输入点(Anaconda Prompt报错)

2025-01-03 21:36:42 622

原创 TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file

TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file

2025-01-03 21:32:06 123

原创 以太网连接,本地连接,宽带连接,无线WLAN连接;交换机和路由器

以太网连接,本地连接,宽带连接,无线WLAN连接;交换机和路由器

2025-01-03 20:59:06 535

原创 Conda清理缓存

Conda清理缓存

2025-01-03 20:20:30 245

原创 VSCode设置ctrl或alt+mouse(left)跳转

VSCode设置ctrl或alt+mouse(left)跳转

2025-01-03 11:48:09 858

原创 Python的*args和**kwargs

Python的*args和**kwargs

2025-01-02 22:13:37 166

原创 torchrun: command not found

torchrun: command not found

2025-01-02 22:06:52 390

原创 Matplotlib将图进行局部放大

Matplotlib将图进行局部放大

2025-01-02 21:47:42 211

原创 Python的SyntaxError: Non-UTF-8 code starting with ‘\xbb‘问题

Python的SyntaxError: Non-UTF-8 code starting with ‘\xbb‘问题

2025-01-02 15:59:08 382

原创 win10桌面无法新建文件夹解除管理员权限方法

win10桌面无法新建文件夹解除管理员权限方法

2025-01-02 15:02:09 652

原创 WOS/EI/SCOPUS三大文献检索数据库区别、Scopus和Engineering Village文献导出教学

WOS/EI/SCOPUS三大文献检索数据库区别、Scopus和Engineering Village文献导出教学

2025-01-02 11:46:23 298

原创 Matlab中文注释乱码

Matlab中文注释乱码

2025-01-02 11:14:40 393

原创 Tennessee Eastman(TE过程)简介

Tennessee Eastman(TE过程)简介

2025-01-02 11:10:25 377

原创 Python使用matplotlib绘图时出现的中文乱码问题

Python使用matplotlib绘图时出现的中文乱码问题

2024-12-30 20:56:31 1135

原创 NotImplementedError: Cannot convert a symbolic Tensor (lstm/strided_slice:0) to a numpy array.

NotImplementedError: Cannot convert a symbolic Tensor (lstm/strided_slice:0) to a numpy array.

2024-12-30 17:30:55 125

原创 Win10自定义系统模式和应用模式

Win10自定义系统模式和应用模式

2024-12-27 16:54:07 233

原创 用 Pyinstaller 模块将 Python 程序打包成 exe 文件

用 Pyinstaller 模块将 Python 程序打包成 exe 文件

2024-12-27 16:43:45 397

原创 机器学习和深度学习中的种子设置

机器学习和深度学习中的种子设置

2024-12-25 16:36:07 1087

原创 TensorBoard

TensorBoard

2024-12-10 20:57:51 473

原创 NVIDIA GPU

NVIDIA GPU

2024-03-01 17:13:46 400

原创 pip下载paddle、sklearn、cv2问题

pip下载paddle、sklearn、cv2问题

2024-03-01 16:21:06 687

原创 torch训练Q&A

torch训练Q&A

2024-03-01 16:11:11 389

原创 Python处理图片

Python处理图片

2024-03-01 15:34:26 432

原创 Python:Select:Interpreter切换解释器出错,获取主程序地址

Python:Select:Interpreter切换解释器出错,获取主程序地址

2024-02-28 16:11:27 757

原创 QQ、微信 手机聊天记录的备份和恢复

QQ、微信 手机聊天记录的备份和恢复

2024-01-13 14:20:17 778

原创 accelerate、OmegaConf、YAML 和 JSON

accelerate、OmegaConf、YAML 和 JSON

2024-01-04 11:48:16 1039

原创 (协)方差的归一化因子

(协)方差的归一化因子

2023-10-06 17:16:43 322

原创 矩阵的迹(凑字)

矩阵的迹

2023-10-06 10:41:35 117

原创 Pytorch的多线程报错、‘torch.nn‘ has no attribute ‘SiLU‘

Pytorch的多线程报错、'torch.nn' has no attribute 'SiLU'

2023-08-30 11:09:11 557

原创 ‘dict‘ object has no attribute ‘has_key‘ ;map() in Python 3.x

'dict' object has no attribute 'has_key' ;map() in Python 3.x

2023-04-03 11:04:42 258

原创 清理C盘简洁版

清理C盘简洁版

2023-03-21 13:07:16 191

原创 拉取和上传 & Github和Gitee上传

Github和Gitee

2023-03-13 22:48:35 130

原创 top-1和top-5 error、时间复杂度、权重衰减和学习率衰减、自监督学习、深度学习Backbone、GPU利用率低而显存占用率高的思考、Epoch、Batch以及Batch Size

top-1和top-5 error、时间复杂度、权重衰减和学习率衰减

2023-03-13 17:15:51 196

原创 dim的理解、初始化函数、cat()、empty()、Adam优化器、optim.lr_scheduler、CrossEntropyLoss和LabelSmoothing详解、KL散度

dim的理解、初始化函数、cat()、empty()、Adam优化器、optim.lr_scheduler、CrossEntropyLoss和LabelSmoothing详解、KL散度

2023-03-12 12:44:10 860

原创 masked_fill()、contiguous()、nn.Embedding()、register_buffer()、损失计算的格式要求、创建tensor的方法

masked_fill()、contiguous()、nn.Embedding()、register_buffer()、损失计算的格式要求、创建tensor的方法

2023-03-09 15:22:18 274

原创 pip出现Ignoring invalid distribution;for后置;Altair;assert;zip();切片中双冒号::的用法;Python中import报错

pip出现Ignoring invalid distribution;for后置;Altair;assert;zip();切片中双冒号::的用法

2023-03-09 14:49:07 132

原创 Jupyter Notebook使用教程:Jupyter修改默认目录;Jupyter运行环境的配置;Jupyter常用快捷键

Jupyter Notebook使用教程:Jupyter修改默认目录;Jupyter运行环境的配置;Jupyter常用快捷键

2023-02-19 11:13:44 1293

原创 Control Tutorials for MATLAB&Simulink;MATLAB判断能控性和能观性;MATLAB中的极点配置方法;Second order inverted pendulum

Control Tutorials for MATLAB&Simulink;MATLAB判断能控性和能观性;MATLAB中的极点配置方法;Second order inverted pendulum

2023-01-05 21:19:04 334

原创 虚拟机配置并运行OpenSfM

虚拟机配置并运行OpenSfM

2022-12-21 22:20:15 325

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除