-
读懂「A quantitative formulation of the global regular」:先把定义、反例和适用范围钉死
I have just uploaded to the arXiv my paper “A quantitative formulation o…
-
别只背名词:前馈网络怎么用到生产
把 Transformer block 里那个看起来最不起眼的两层 MLP 真正讲清楚——4 倍扩张比的来历、逐位置而不是跨位置的设计、Geva…
-
该学什么:把时间投在可复利的技能上
It’s common to see people advocate for learning skills that they have or…
-
把「The Jordan normal form and the Euclidean algorit」写成可执行的阅读路径
In one of my recent posts, I used the Jordan normal form for a matrix in…
-
工程上真正卡住的是Layer Normalization
从公式到工程把 LayerNorm 讲清楚:它在每个 token 内部如何做归一化,为什么比 BatchNorm 更适合变长序列和自回归训练,p…
-
2025生成式AI与人形机器人深度对比:拆解行业 hype 背后的认知陷阱
2025年火爆全球的生成式AI与人形机器人两大赛道,看似是AI技术迭代的两大终极方向,共享深度学习、强化学习的技术基底与千亿级资本红利,但二者的…
-
延迟测量的常见陷阱
This is a pseudo-transcript (actual words modified to be more readable t…
-
「Snap preview?」:数学直觉如何落到可检验的步骤
As you may have noticed, I had turned off the “Snap preview” feature on …
-
工程上真正卡住的是残差连接
从 ResNet 的核心思想出发,讲清 Transformer 里残差连接真正解决的不是“信息保留”这种空泛说法,而是优化路径、梯度传播和迭代修…
-
键盘比鼠标快的经典研究基本站不住
Which is faster, keyboard or mouse? A large number of programmers believ…