自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

程永强

梦想,不是浮躁,而是沉淀和积累。20251109 190000

  • 博客(2377)
  • 资源 (1)
  • 收藏
  • 关注

原创 OpenClaw - Personal AI Assistant (个人 AI 助理)

OpenClaw - Personal AI Assistant (个人 AI 助理)

2026-03-23 11:16:07 400

原创 Windows 系统存储 (本地磁盘 C) 文件清理

Windows 系统存储 (本地磁盘 C) 文件清理

2026-03-20 11:24:46 177

原创 梦想,不是浮躁,而是沉淀和积累!

梦想,不是浮躁,而是沉淀和积累!

2026-03-10 20:51:49 38

原创 所有的伟大,都源于一个勇敢的开始!

所有的伟大,都源于一个勇敢的开始!

2026-03-10 20:43:42 54

原创 Automatic Mixed Precision (AMP) - Gradient Scaling (梯度缩放)

Automatic Mixed Precision (AMP) - Gradient Scaling (梯度缩放)

2026-03-01 22:33:15 1010

原创 单精度浮点数 (FP32)、半精度浮点数 (FP16) 和 brain floating point (BF16)

单精度浮点数 (FP32)、半精度浮点数 (FP16) 和 brain floating point (BF16)

2026-02-27 23:44:02 808

原创 在浏览器中下载/保存 JSON 文件

在浏览器中下载/保存 JSON 文件

2026-02-26 23:23:25 353

原创 设计模式:C++ 模板方法模式 (Template Method in C++)

设计模式:C++ 模板方法模式 (Template Method in C++)

2026-02-22 12:59:44 1057

原创 设计模式:C++ 单例模式 (Singleton in C++)

设计模式:C++ 单例模式 (Singleton in C++)

2026-02-21 23:48:03 1534

原创 C++ 函数包装器 (function wrapper) std::function

C++ 函数包装器 (function wrapper) std::function

2026-02-21 17:13:38 1085

原创 生成代码越廉价,理解代码越珍贵!

生成代码越廉价,理解代码越珍贵!

2026-02-12 23:45:52 974

原创 C++ 多线程 std::call_once() and std::once_flag

C++ 多线程 std::call_once() and std::once_flag

2026-02-10 00:00:59 764

原创 JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

2026-02-03 23:23:13 902

原创 MobileFineTuner: A Unified End-to-End Framework for Fine-Tuning LLMs on Mobile Phones

MobileFineTuner: A Unified End-to-End Framework for Fine-Tuning LLMs on Mobile Phones

2026-02-01 23:38:14 1075

原创 MobileFineTuner

MobileFineTuner

2026-02-01 23:19:30 612

原创 PyTorch Grid Sample

PyTorch Grid Sample

2026-01-28 23:39:30 740

原创 The Jacobian for JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

The Jacobian for JVP (Jacobian-vector product) and VJP (vector-Jacobian product)

2026-01-23 23:52:33 640

原创 CUDA Programming Guide: 2.1. Intro to CUDA C++

CUDA Programming Guide: 2.1. Intro to CUDA C++

2026-01-20 23:16:12 903

原创 Deep Learning with PyTorch: A Gentle Introduction to torch.autograd

Deep Learning with PyTorch: A Gentle Introduction to torch.autograd

2026-01-18 20:27:01 791

原创 The Matrix Transpose (矩阵转置)

The Matrix Transpose (矩阵转置)

2026-01-18 15:40:09 686

原创 Deep Learning with PyTorch: Tensors (张量)

Deep Learning with PyTorch: Tensors (张量)

2026-01-15 22:49:51 770

原创 Softmax Function - Derivatives and Gradients (导数和梯度)

Softmax Function - Derivatives and Gradients (导数和梯度)

2026-01-13 23:51:36 2641

原创 The Hadamard Product (阿达玛乘积)

The Hadamard Product (阿达玛乘积)

2026-01-11 11:57:38 1008

原创 Matrix Calculus (矩阵微积分) and Vector-Jacobian Product (向量-雅可比乘积)

Matrix Calculus (矩阵微积分) and Vector-Jacobian Product (向量-雅可比乘积)

2026-01-10 23:45:51 1161

原创 Softsign Function - Derivatives and Gradients (导数和梯度)

Softsign Function - Derivatives and Gradients (导数和梯度)

2026-01-09 22:18:51 708

原创 Abs Function - Derivatives and Gradients (导数和梯度)

Abs Function - Derivatives and Gradients (导数和梯度)

2026-01-05 23:40:20 724

原创 Softplus Function - Derivatives and Gradients (导数和梯度)

Softplus Function - Derivatives and Gradients (导数和梯度)

2026-01-03 16:28:30 1142

原创 SELU Function - Derivatives and Gradients (导数和梯度)

SELU Function - Derivatives and Gradients (导数和梯度)

2025-12-27 17:32:20 1084

原创 ELU Function - Derivatives and Gradients (导数和梯度)

ELU Function - Derivatives and Gradients (导数和梯度)

2025-12-22 23:56:32 721

原创 Tanh Function - Derivatives and Gradients (导数和梯度)

Tanh Function - Derivatives and Gradients (导数和梯度)

2025-12-21 23:00:24 930

原创 ReLU Function and Leaky ReLU Function - Derivatives and Gradients (导数和梯度)

ReLU Function and Leaky ReLU Function - Derivatives and Gradients (导数和梯度)

2025-12-20 16:24:51 1066

原创 Sigmoid Function - Derivatives and Gradients (导数和梯度)

Sigmoid Function - Derivatives and Gradients (导数和梯度)

2025-12-17 00:36:31 816

原创 顾炎武《日知录》

顾炎武《日知录》

2025-12-14 23:03:33 240

原创 Mean Absolute Error (MAE) Loss Function - Derivatives and Gradients (导数和梯度)

Mean Absolute Error (MAE) Loss Function - Derivatives and Gradients (导数和梯度)

2025-12-12 23:29:05 1128

原创 Mean Squared Error (MSE) Loss Function - Derivatives and Gradients (导数和梯度)

Mean Squared Error (MSE) Loss Function - Derivatives and Gradients (导数和梯度)

2025-12-07 23:25:03 1075

原创 Derivatives (导数), Backpropagation (反向传播), and Vectorization (向量化)

Derivatives (导数), Backpropagation (反向传播), and Vectorization (向量化)

2025-12-04 00:53:46 913

原创 PyTorch、TorchVision、TorchAudio、TorchData、TorchText 和 Python 的版本对应关系 (兼容性)

PyTorch、TorchVision、TorchAudio、TorchData、TorchText 和 Python 的版本对应关系 (兼容性)

2025-11-24 23:44:52 1420

原创 GDB 调试 Segmentation fault (core dumped)

GDB 调试 Segmentation fault (core dumped)

2025-11-20 01:13:31 708

原创 LLDB 调试 Segmentation fault (core dumped)

LLDB 调试 Segmentation fault (core dumped)

2025-11-18 22:28:30 837

原创 Gradient Accumulation (梯度累积 / 梯度累加) in PyTorch

Gradient Accumulation (梯度累积 / 梯度累加) in PyTorch

2025-11-16 21:50:28 570

Migrating Unity applications from Oculus to OSVR

Migrating Unity applications from Oculus to OSVR

2016-08-07

空空如也

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

TA关注的人

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