-
把「The cosmic distance ladder」写成可执行的阅读路径
I gave a non-technical talk today to the local chapter of the Pi Mu Epsi…
-
智能体栈里的后 Transformer 时代:延迟、成本和翻车点
后 Transformer 时代的判断不该是「哪个架构赢」,而是系统边界问题。本文用 Jamba、Griffin、NVIDIA 的受控对照实验说…
-
创业期权对现金:期望值怎么算
I often talk to startups that claim that their compensation package has …
-
强化学习教给人的做事方法:奖励、探索和延迟满足
Becoming an RL diehard in the past year and thinking about RL for most o…
-
把「Open question: The parity problem in sieve theor」写成可执行的阅读路径
The parity problem is a notorious problem in sieve theory: this theory w…
-
别只背名词:RWKV / RetNet / 线性注意力怎么用到生产
线性注意力把 softmax attention 改写成可累积的矩阵状态,RWKV 让训练走 Transformer 的路、推理走 RNN 的路…
-
「我周末就能做完」为什么经常是错觉
I can’t think of a single large software company that doesn’t regularly …
-
模型越来越强之后,人还该把精力放在哪
I recently got a Tesla, and using full self-driving has been a wake up c…
-
把「Advice on mathematical careers, and mathematical」写成可执行的阅读路径
For the last year or so, I’ve maintained two advice pages on my web site…
-
别只背名词:状态空间模型怎么用到生产
Transformer 用 KV Cache 保存全部历史,SSM 用固定状态压缩历史。本文讲清 S4 为何长程却难训、Mamba 的 sele…