AI 摘要
Excel 长期以来一直悄无声息地是图灵完备的。很高兴看到它现在正迈向 "AI 完备"——SGD、注意力机制、下一个令牌预测……全都在单元格中。
Excel has quietly been Turing complete for a long time. Nice to see it now edging toward "AI complete"-SGD, attention, next-token prediction… all in cells.
Excel Copilot one-shotted a tiny GPT-style language model for me inside a spreadsheet: embeddings, causal attention, weights trained with stochastic gradient de...