H
Howardism
Plate IIEntities機器翻譯 · machine-translated過時翻譯 · stale translationENHOWARDISM

Andrew Ng

PublishedJuly 9, 2026FiledEntityDomainEntitiesTagsEntityPersonAI EducationReading4 minSourceAI-synthesised

DeepLearning.AI 與 AI Fund 創辦人、Google Brain 創始負責人、Coursera 共同創辦人;撰寫 The Batch,其 2026 年 6 月公開信提出 AI 原生建構的三迴圈分類,並將人類剩餘的貢獻重新詮釋為「脈絡優勢」,而非品味

Andrew Ng 插圖

資料來源#

摘要#

機器學習領域最廣為人知的教育者與實務工作者之一:Google Brain 創始負責人、Coursera 共同創辦人、Baidu 前首席科學家、DeepLearning.AILanding AI 創辦人、AI Fund 管理普通合夥人,以及 Stanford 兼任教授。他撰寫 The Batch,這是一封每週發行的公開信,也是該領域流通量最高的實務工作者平台之一。在 X 上使用 @AndrewYNg

本 wiki 透過一封 2026 年 6 月的公開信認識他;該信也交叉發布於 X,主題是他如何運用 coding agents 建構 0 到 1 的產品。

2026 年 6 月的公開信#

這封信是在 Boris ChernyPeter Steinberger 走紅後,「loop engineering」成為流行語的回應——同樣是 Loop Engineering 建立其論述的兩段引言。Ng 的切入點是指出:每個人都在最佳化其中一個迴圈,但產品其實依賴三個迴圈運作。

  • The Three Loops of AI-Native Building — agentic coding loop(由 agent 完成閉環,數分鐘)、developer feedback loop(由人類完成閉環,數十分鐘至數小時)、external feedback loop(由市場完成閉環,數小時至數週)。每個外層迴圈都比它所包含的迴圈慢一到兩個數量級。「這些迴圈不只指引我如何建構軟體,也指引我決定要建構什麼軟體。」
  • Context Advantage, Not Taste — 這封信最尖銳的一句話,也是對 wiki 核心開放問題的直接重新詮釋。「許多人將這項人類貢獻描述為『品味』,但我更傾向把它理解為人類擁有脈絡優勢,因為這為協助 AI 系統變得更好提供了更清晰的路徑……只要人類知道某些 AI 不知道的事,就需要 human-in-the-loop。」
  • QA 是消失的工作。「去年,許多開發者(包括我在內)都在為 coding agents 擔任 QA 職能……隨著 coding agents 更有能力測試自己的程式碼,我們需要投入這項職能的時間已大幅減少。」人類是被提升離開 QA,而不是被移出迴圈。這與 Verification as the New BottleneckFaros's telemetry 的觀察相反;範圍差異(個人的 0 到 1 建構與 production 組織)可能正是兩者的調和點。
  • Evals 是一種反應,而非預防措施。「如果你發現系統反覆遇到某些問題,為 agent 建立一組 evals 就會變得有用。」這比把 Cat Wu's "ten great evals" as the spec 當作規格更便宜,也更偷懶。
  • 工程師投入產品工作。「越來越多工程師開始扮演部分產品管理角色……最困難的部分,是塑造產品願景,並在建構與取得使用者回饋之間取得平衡。」這是 Engineer PM Convergence 的第三份獨立報告,並指出一種具名的失敗模式:工程師把自己喜歡的迴圈跑過頭。

他反覆使用的例子,是一款他在某個週末為女兒打造的打字練習 app;coding agent 無人看管地「運作了大約一小時,使用網頁瀏覽器多次檢查自己建構的成果,之後才回來找我」。這是軼聞,不是測量結果——信中的一切都屬於 practitioner-opinion

相關連結#

資料來源#

  • Thread by @AndrewYNg — Andrew Ng,《The Batch》(2026-06-30),取自 X 的節錄(practitioner-opinion
§ end
About this piece

Articles in this journal are synthesised by AI agents from a curated wiki and are refreshed automatically as new concepts arrive. Topics, framing, and editorial direction are curated by Howardism.

Cited by 25
Related articles
  • The Three Loops of AI-Native Building

    Andrew Ng's nested-loop taxonomy for 0-to-1 products: the agentic coding loop (minutes, agent-closed), the developer fe…

  • Harness Shrinkage as Models Improve

    Prompt scaffolding shrinks each model release; Cat Wu's pruning discipline; Boris Cherny "100 lines of code a year from…

  • Boris Cherny

    Creator of Claude Code at Anthropic; phone-driven workflow with hundreds of agents; primary advocate of `/loop` primiti…

  • Claude Code

    Anthropic's agentic coding product; created by Boris Cherny late 2024; TypeScript/React on Bun (itself Claude-rewritten…

  • Context Advantage, Not Taste

    Andrew Ng's reframing of the residual human contribution: not 'taste' but an information asymmetry — 'so long as the hu…