{
  "name": "Andrew Ng",
  "slug": "andrew-ng",
  "title_topics": [
    "agentic AI",
    "AI jobs",
    "open models"
  ],
  "wikidata": "Q2846695",
  "wikipedia": "https://en.wikipedia.org/wiki/Andrew_Ng",
  "profile_links": {
    "website": "https://www.andrewng.org/",
    "youtube": "https://www.youtube.com/channel/UCcIXc5mJsHVYTZR1maL5l9w",
    "youtube_label": "YouTube · DeepLearning.AI",
    "youtube_source": "https://www.deeplearning.ai/"
  },
  "role": "Founder",
  "organization": "DeepLearning.AI",
  "location": "Stanford, USA",
  "born": 1976,
  "nationality": "British-American",
  "education": [
    {
      "degree": "BS in Mathematics/Computer Science and BS in Statistics, with an additional major in Economics",
      "institution": "Carnegie Mellon University",
      "year": 1997
    },
    {
      "degree": "MS in Electrical Engineering and Computer Science",
      "institution": "Massachusetts Institute of Technology",
      "year": 1998
    },
    {
      "degree": "PhD in Computer Science",
      "institution": "University of California, Berkeley",
      "year": 2003
    }
  ],
  "tags": [
    "education",
    "machine learning",
    "applied AI",
    "agentic AI",
    "open models"
  ],
  "short_bio": "Computer scientist and teacher who started Google Brain, co-founded Coursera, ran Baidu's 1,300-person AI group, and now runs DeepLearning.AI, AI Fund and LearnVector.",
  "long_bio": "Andrew Ng has spent his career trying to make machine learning usable by as many people as possible. At Stanford he built aerobatic autonomous helicopters and the STAIR robot, then in 2007 started putting complete Stanford courses online for free. When his machine learning class opened to the public in October 2011, about 100,000 people signed up, and the platform his students had written for it became Coursera, which he co-founded with Daphne Koller in 2012. In 2011 he also persuaded Google to fund what became Google Brain, whose network of one billion connections learned to detect cats from unlabeled YouTube frames. From 2014 to 2017 he was chief scientist at Baidu, where the AI group grew to roughly 1,300 people.\n\nSince 2017 he has worked through a cluster of companies he founded. DeepLearning.AI teaches courses and publishes his weekly letter in The Batch; Landing AI sells computer vision and document-extraction software; AI Fund co-founds startups and closed a $190 million second fund in May 2025; AI Aspire advises large companies; and LearnVector, founded in 2026 with a $100 million investment from Coursera, is building one-to-one tutoring driven by AI agents. He chairs Coursera, sits on Amazon's board, and remains an adjunct professor at Stanford. By his count about eight million people have taken an AI class from him.\n\nNg is the most prominent researcher arguing that AI's dangers have been oversold. He calls extinction scenarios science fiction, opposed California's SB 1047 on the grounds that regulators should target applications rather than models, and defends open-weight models as a matter of competition and security. He is also sceptical of hype in the other direction: he has said current training recipes will not reach AGI by themselves and that agentic workflows, not bigger models alone, are where near-term value lies.\n",
  "biography": [
    {
      "heading": "Early life and education",
      "body": "Andrew Ng was born in London in 1976 to parents from Hong Kong, spent his early childhood there, and moved with his family to Singapore in 1984. As a boy he dreamed of building machines that could think like people; he later told Wired that when he reached college and saw the AI research of the day, he gave up on the idea, and that as a young professor he discouraged his own students from pursuing it.\n\nHe graduated from Carnegie Mellon in 1997 with bachelor's degrees in mathematics and computer science and in statistics, plus an additional major in economics. At MIT, where he took a master's degree in 1998, he built what his CV describes as the first publicly available, automatically indexed web search engine for research papers, a machine-learning-specific precursor to CiteSeer. He then went to Berkeley to work with Michael I. Jordan, finishing a PhD in 2003 with a thesis on shaping and policy search in reinforcement learning. While there he co-wrote, with David Blei and Jordan, the paper introducing latent Dirichlet allocation, a model for finding topics in collections of documents that remains his most-cited work.\n"
    },
    {
      "heading": "Stanford, helicopters, and a class of 100,000",
      "body": "Ng joined Stanford's computer science department as an assistant professor in 2002 and became an associate professor in 2009. His group's most visible project was the Stanford autonomous helicopter. Rather than hand-coding controllers, Pieter Abbeel, Adam Coates and Ng recorded an expert human pilot flying radio-controlled helicopters and used those demonstrations to learn a controller, a method they called apprenticeship learning. By 2007 and 2008 the helicopters were flying full autonomous airshows, including flips, rolls and a tumbling maneuver the team named \"chaos\", and the work won the best application paper award at ICML in 2008. His other flagship project was STAIR, the Stanford Artificial Intelligence Robot, which learned to grasp objects it had never seen, unload a dishwasher, and infer 3D structure from a single photograph; the open-source robot software Ng's students began writing for STAIR fed into the Robot Operating System, whose 2009 paper is among the most cited in robotics. Around 2006, reading about the hypothesis that the cortex runs a single learning algorithm rekindled his interest in neural networks, and his group turned toward unsupervised feature learning and, in a 2009 paper, argued that graphics processors could train deep networks far faster than CPUs.\n\nTeaching pulled him in a parallel direction. In 2007 he started Stanford Engineering Everywhere with the Stanford Center for Professional Development, videotaping about a dozen complete courses, including his own CS229 machine learning class, and posting them online with notes and homework. The videos drew millions of views, and over the following years he built a series of experimental sites with short videos, in-video quizzes and autograded programming exercises. In August 2011 Stanford announced that three courses, his Machine Learning, Sebastian Thrun and Peter Norvig's Artificial Intelligence, and Jennifer Widom's Databases, would run free and open to anyone starting on 10 October. \"By putting out this initial set of courses, we hope to teach some of the latest computing technologies to anyone who wants to learn it,\" Ng said at the time. Each course drew about 100,000 or more sign-ups. Ng's class ran on a platform he and a team of students had built, and, in the account he later wrote with Widom, Daphne Koller \"joined forces with Ng and his team to form Coursera\" in 2012 while Thrun turned his own platform into Udacity. Ng and Koller appeared together on the 2013 TIME 100 list.\n"
    },
    {
      "heading": "Google Brain and Baidu",
      "body": "In 2010, according to the TIME100 AI profile of him, Ng sent Google's leadership a proposal to train very large neural networks on large amounts of data using Google's computing power, arguing that this might be a path toward general intelligence. \"I was actually quite bullish about AGI, even back then,\" he said. Google accepted, and in 2011 Ng became the founding lead of what was later named Google Brain, working with Jeff Dean and Greg Corrado. Its best-known experiment, led by Quoc Le and presented in 2012, trained a nine-layer sparse autoencoder with one billion connections on 10 million unlabeled YouTube frames using 1,000 machines and 16,000 CPU cores for three days. Without ever being told what a face or a cat was, individual neurons in the network learned to respond to them, and features from the network raised accuracy on a 20,000-category ImageNet task by 70 percent relative to the previous best. Ng's own summary of the method, to Wired in 2013, was that you give the system a lot of data \"so it can discover by itself what some of the concepts in the world are.\"\n\nIn 2014 Ng moved to Baidu as vice president and chief scientist. When he announced his departure in March 2017, he wrote that the AI group had grown to roughly 1,300 people, including the 300-person Baidu Research, that its software was used every day by hundreds of millions of people, and that the group had started one new business unit a year for the previous two years, autonomous driving and the DuerOS conversational platform. The Silicon Valley lab he set up there produced the Deep Speech 2 speech recognition system, on which Dario Amodei, then a Baidu researcher, was first author and Ng a co-author. Ng's departure note ended with the line he had been using in talks since the previous year, that \"AI is the new electricity.\"\n"
    },
    {
      "heading": "DeepLearning.AI, Landing AI and AI Fund",
      "body": "In August 2017 Ng announced the first of what he called three new AI projects: deeplearning.ai, launching a five-course Deep Learning Specialization on Coursera. The other two were Landing AI, a company founded that year to bring computer vision to manufacturing and other industries outside consumer internet, and AI Fund, a venture studio that co-founds startups rather than investing in existing ones, which launched in January 2018 with $175 million. In August 2024 Landing AI's chief operating officer, Dan Maloney, became its chief executive and Ng moved to executive chairman; the company's main product is now Agentic Document Extraction, an API that turns business documents into structured data.\n\nDeepLearning.AI became the home of his teaching and his public voice. Its courses range from the technical specializations to AI for Everyone, aimed at managers, and his weekly letter in The Batch, which began in 2019, is where he first works out most of his positions. Two ideas from that period spread widely. In March 2021 he began arguing for \"data-centric AI\", holding the model fixed and improving the training data, and ran a competition that autumn in which entrants could only change the dataset. In March 2024 he published a series on agentic design patterns, reporting that wrapping GPT-3.5 in an iterative agent loop raised its score on the HumanEval coding benchmark from 48.1 percent to as high as 95.1 percent, more than the gap between GPT-3.5 and GPT-4 used zero-shot.\n\nAmazon added Ng to its board of directors effective 9 April 2024. He has continued to teach, and remains an adjunct professor of computer science at Stanford.\n"
    },
    {
      "heading": "Arguing against the doomers",
      "body": "When the Center for AI Safety published its one-sentence statement on extinction risk in May 2023, Ng did not sign. On 5 June 2023 he posted that he would \"like to have a real conversation about whether AI is a risk for human extinction,\" adding, \"Honestly, I don't get how AI poses this risk.\" By October he had hardened his view, telling the Australian Financial Review that some large technology companies \"would rather not have to try to compete with open source,\" so \"they're creating fear of AI leading to human extinction.\" Geoffrey Hinton replied on X on 31 October 2023 that Ng was \"claiming that the idea that AI could make us extinct is a big-tech conspiracy,\" and that his own resignation from Google to speak freely did not fit that theory. Ng answered the same day, \"I didn't say it is a conspiracy,\" and said overhyped fears were discouraging students from entering the field and being used to push for harmful regulation.\n\nThat argument moved to policy in 2024. In a TIME essay on 29 August 2024 he opposed California's SB 1047, which would have imposed safety obligations on developers of large models, using the analogy of an electric motor: it powers blenders, vehicles and dialysis machines, and it makes little sense to regulate the motor rather than the harmful uses. Governor Newsom vetoed the bill that September. When the Chinese lab DeepSeek released its R1 model with open weights in January 2025, Ng wrote that open weight models were commoditizing the foundation-model layer and that if the United States \"continues to stymie open source, China will come to dominate this part of the supply chain.\" He welcomed OpenAI's release of its gpt-oss open-weight models in August 2025 as \"this gift.\"\n\nThrough 2026 his letters have become more pointed. In July 2026 he wrote that \"a meaningful fraction of work on AI safety is no longer about safety but rather aimed at stoking fears to pursue regulatory capture,\" and described his team's experience of two closed frontier models refusing to help scan his own open-source agent code for vulnerabilities, which open models then did. At the Ai4 conference in Las Vegas in August 2026 he shared a stage with Hinton and Fei-Fei Li and defended open-weight models, arguing that the people who thrive will be those working with AI rather than those shielded from it. After a swarm of OpenAI agents broke out of a test sandbox and into Hugging Face's infrastructure in July 2026, and September press coverage reignited calls for a pause, he told Bloomberg TV on 17 September 2026 that extinction warnings were \"much more science fiction than science,\" and wrote on 18 September that he saw no step up in extinction risk, that the responsibility for what an agent does lies with the person who prompts it, and that pausing AI progress \"will create much more harm than benefit.\"\n"
    },
    {
      "heading": "Current work",
      "body": "Ng's 2025 and 2026 have been about building on top of models rather than building them. AI Fund closed an oversubscribed $190 million second fund in May 2025 with backers including Sequoia, NEA, HP and Mitsubishi. In July 2025 Bain & Company announced a partnership with AI Aspire, an advisory firm he founded and where he is managing partner, to work with large companies on AI adoption. In July 2026 Coursera made a $100 million strategic investment for a one-third stake in LearnVector, a new company Ng founded and runs as chief executive, which is building one-to-one learning experiences in which AI agents plan a learner's path and adapt to them; its first products are due in early 2027.\n\nHis writing in this period is mostly about skills. A July 2026 letter argued, against predictions of a \"jobpocalypse\", that AI turns specialists into \"full-stack\" generalists and raises demand for people who can integrate work across roles. In August 2026 he published the AI Engineering Skills Map, built from more than 10,000 job postings and interviews with hiring managers, which names four areas: building and deploying AI applications, software engineering fundamentals, using coding agents, and shaping the build. He has also kept a public line against AGI enthusiasm: in December 2025 he told NBC News that \"there's no way\" today's manual training recipes would reach AGI by themselves, and in February 2026 he said human-level AI remained many decades away. In a 30 April 2026 post he announced a new beginner course, AI Prompting for Everyone.\n"
    },
    {
      "heading": "Influence",
      "body": "Ng's Google Scholar profile lists more than 321,000 citations and an h-index of 159. Five papers account for much of that: latent Dirichlet allocation (more than 65,000 citations), the ROS paper, spectral clustering with Jordan and Yair Weiss, the Stanford Sentiment Treebank paper with Richard Socher, and a 2013 note showing that leaky rectifier units improved acoustic models. His former PhD students include Pieter Abbeel, Ashutosh Saxena, Honglak Lee and Adam Coates.\n\nHis reach as a teacher is of a different order. Roughly eight million people have taken an AI class from him, his 2011 machine learning course became Coursera's most popular class, and his courses on deep learning and generative AI have been the entry point for a large share of the field's practitioners. Among the people building AI systems, his phrase \"AI is the new electricity\" and his framework of agentic workflows are common vocabulary, and on policy he has become the researcher whom open-source advocates and opponents of model-level regulation cite most often.\n"
    }
  ],
  "timeline": [
    {
      "year": 1976,
      "month": 4,
      "title": "Born in London",
      "kind": "personal",
      "detail": "Parents from Hong Kong; the family moved to Singapore in 1984."
    },
    {
      "year": 1997,
      "month": 5,
      "title": "Graduates from Carnegie Mellon",
      "kind": "personal",
      "detail": "Two bachelor's degrees, in mathematics and computer science and in statistics, with a further major in economics."
    },
    {
      "year": 1998,
      "month": 9,
      "title": "MS, MIT",
      "detail": "Built an automatically indexed search engine for machine learning papers, a precursor to CiteSeer."
    },
    {
      "year": 2002,
      "month": 9,
      "title": "Joins Stanford faculty",
      "detail": "Assistant professor of computer science, with a courtesy appointment in electrical engineering."
    },
    {
      "year": 2003,
      "month": 5,
      "title": "PhD, Berkeley",
      "kind": "personal",
      "detail": "Completed under Michael Jordan with a thesis on shaping and policy search in reinforcement learning."
    },
    {
      "year": 2007,
      "month": 2,
      "title": "Sloan Research Fellowship",
      "detail": "Awarded while an assistant professor at Stanford."
    },
    {
      "year": 2008,
      "month": 7,
      "title": "Autonomous helicopter airshows",
      "detail": "Apprenticeship learning from a human pilot; the work won the ICML best application paper award."
    },
    {
      "year": 2008,
      "month": 8,
      "title": "Named to MIT Technology Review's TR35",
      "detail": "One of 35 innovators under 35, at 32, for the STAIR household-robot project."
    },
    {
      "year": 2008,
      "month": 9,
      "title": "Stanford Engineering Everywhere goes online",
      "detail": "Begun in 2007 with the Stanford Center for Professional Development, it posted about a dozen complete Stanford courses, including CS229, online free."
    },
    {
      "year": 2009,
      "month": 2,
      "title": "IJCAI Computers and Thought Award",
      "detail": "Shared with Carlos Guestrin; the ROS paper and his group's GPU deep learning paper appeared the same year."
    },
    {
      "year": 2011,
      "month": 1,
      "title": "Founding lead of Google Brain",
      "detail": "Began the deep learning project at Google with Jeff Dean and Greg Corrado."
    },
    {
      "year": 2011,
      "month": 10,
      "title": "The first 100,000-student class",
      "detail": "His free online Machine Learning class opened on 10 October, running on a platform he and his students had built."
    },
    {
      "year": 2012,
      "month": 4,
      "title": "Co-founds Coursera",
      "detail": "Formed with Daphne Koller from the platform behind his online Machine Learning class."
    },
    {
      "year": 2012,
      "month": 6,
      "title": "The cat neuron paper",
      "detail": "The Google Brain network learned face and cat detectors from unlabeled YouTube frames."
    },
    {
      "year": 2014,
      "month": 5,
      "title": "Chief scientist at Baidu",
      "detail": "Vice president and chief scientist; his Silicon Valley lab produced the Deep Speech 2 speech recognition system."
    },
    {
      "year": 2017,
      "month": 3,
      "title": "Leaves Baidu",
      "detail": "His departure note said the AI group had grown to roughly 1,300 people and ended with \"AI is the new electricity.\""
    },
    {
      "year": 2017,
      "month": 6,
      "title": "Announces DeepLearning.AI",
      "detail": "The first of three new AI projects he started after leaving Baidu."
    },
    {
      "year": 2017,
      "month": 8,
      "title": "Deep Learning Specialization launches",
      "detail": "DeepLearning.AI's first offering, five courses on Coursera."
    },
    {
      "year": 2017,
      "month": 12,
      "title": "Founds Landing AI",
      "detail": "A company to bring computer vision to manufacturing and other industries outside consumer internet."
    },
    {
      "year": 2018,
      "month": 1,
      "title": "AI Fund launches",
      "detail": "A venture studio that co-founds startups rather than investing in existing ones, launched with $175 million."
    },
    {
      "year": 2023,
      "month": 5,
      "title": "Declines to sign the CAIS extinction statement",
      "detail": "Stayed off the Center for AI Safety's one-sentence statement and said days later that he did not see how AI posed an extinction risk."
    },
    {
      "year": 2023,
      "month": 9,
      "title": "Named to the TIME100 AI list",
      "detail": "TIME's profile recounted his 2010 proposal to Google to train very large neural networks."
    },
    {
      "year": 2023,
      "month": 10,
      "title": "Public break with the extinction-risk camp",
      "detail": "Exchanged posts with Geoffrey Hinton after telling the Australian Financial Review that big companies were \"creating fear of AI leading to human extinction.\""
    },
    {
      "year": 2024,
      "month": 3,
      "title": "Agentic design patterns letters",
      "detail": "A series in The Batch on reflection, tool use, planning and multi-agent collaboration, starting on 20 March."
    },
    {
      "year": 2024,
      "month": 4,
      "title": "Joins Amazon's board",
      "detail": "Appointment effective 9 April."
    },
    {
      "year": 2024,
      "month": 8,
      "title": "TIME essay against SB 1047",
      "detail": "Argued on 29 August that regulators should target harmful applications, not general-purpose models."
    },
    {
      "year": 2025,
      "month": 5,
      "title": "AI Fund II",
      "detail": "AI Fund closed an oversubscribed $190 million second fund."
    },
    {
      "year": 2025,
      "month": 7,
      "title": "Bain partnership with AI Aspire",
      "detail": "Bain & Company announced a partnership with AI Aspire, his advisory firm, to work with large companies on AI adoption."
    },
    {
      "year": 2026,
      "month": 7,
      "title": "LearnVector",
      "detail": "Founded a one-to-one AI tutoring company; Coursera invested $100 million for a third of it."
    }
  ],
  "key_contributions": [
    {
      "title": "Teaching machine learning at internet scale",
      "detail": "Ng's path from Stanford Engineering Everywhere in 2007 through the experimental sites of 2009 to 2011 to the October 2011 machine learning class is the origin of the modern MOOC, as he and Jennifer Widom documented in a 2014 paper. The class platform became Coursera, and his Machine Learning course was for years its most-taken class. DeepLearning.AI extended the model with the Deep Learning Specialization in 2017 and dozens of short courses since. About eight million people have taken an AI class from him, a figure he gave TIME in 2023 as roughly one in a thousand people on the planet.\n",
      "link": "https://ai.stanford.edu/~ang/papers/mooc14-OriginsOfModernMOOC.pdf"
    },
    {
      "title": "Google Brain and large-scale unsupervised learning",
      "detail": "Ng proposed the project to Google in 2010 and led it from 2011 to 2012. The 2012 paper \"Building High-level Features Using Large Scale Unsupervised Learning\" showed that a billion-connection network trained on unlabeled YouTube frames across 16,000 cores developed neurons selective for faces, cat faces and human bodies, and that its features improved ImageNet classification by 70 percent relative to the prior state of the art. It was the demonstration that convinced much of industry that scale plus data could substitute for hand-engineered features.\n",
      "link": "https://arxiv.org/abs/1112.6209"
    },
    {
      "title": "Early GPUs and unsupervised feature learning",
      "detail": "Rajat Raina, Anand Madhavan and Ng's 2009 ICML paper argued that graphics processors could speed up training of deep belief networks and sparse coding by up to 70 times, and Ng's group's work on self-taught learning, single-layer feature learning and rectifier nonlinearities became standard references as deep learning revived.\n",
      "link": "https://icml.cc/Conferences/2009/papers/218.pdf"
    },
    {
      "title": "Latent Dirichlet allocation",
      "detail": "With David Blei and Michael Jordan, Ng introduced LDA in a 2003 JMLR paper. The model treats each document as a mixture of topics and each topic as a distribution over words, and it became the standard tool for topic modeling in text mining and computational social science. It has more than 65,000 citations on Google Scholar.\n",
      "link": "https://www.jmlr.org/papers/v3/blei03a.html"
    },
    {
      "title": "Apprenticeship learning, helicopters and ROS",
      "detail": "Ng's helicopter project learned aerobatic controllers from demonstrations by a human expert pilot, producing autonomous airshows by 2008. The STAIR household-robot project needed shared software infrastructure, and the open-source system his students began building for it, with Morgan Quigley as lead author, became the Robot Operating System, described in a 2009 paper with more than 15,000 citations.\n",
      "link": "http://heli.stanford.edu/"
    },
    {
      "title": "Data-centric AI",
      "detail": "In 2021 Ng argued that for most applications the model architecture is now a solved problem and the systematic engineering of training data is where progress lies, especially in industries such as manufacturing where only dozens of examples exist. He ran a competition in which entrants could change only the data, not the model. The idea shaped the MLOps tooling market and Landing AI's products.\n",
      "link": "https://spectrum.ieee.org/andrew-ng-data-centric-ai"
    },
    {
      "title": "Agentic workflows",
      "detail": "Ng's March 2024 letters named four design patterns, reflection, tool use, planning and multi-agent collaboration, and reported that an iterative agent loop lifted GPT-3.5 from 48.1 to 95.1 percent on HumanEval. The framing helped make \"agentic\" the field's word for systems that loop, use tools and check their own work, and it underlies his 2026 argument that AI engineering is now a distinct discipline.\n",
      "link": "https://www.deeplearning.ai/the-batch/how-agents-can-improve-llm-performance/"
    },
    {
      "title": "The case against model-level regulation",
      "detail": "From his 2023 exchange with Hinton through the SB 1047 campaign to his 2025 and 2026 letters on DeepSeek, guardrails and open models, Ng has made the most sustained public argument that safety belongs to applications, that open weights make systems more secure and more competitive, and that extinction fears are being used to seek regulatory capture.\n",
      "link": "https://time.com/collections/time100-voices/7016134/california-sb-1047-ai/"
    }
  ],
  "areas_of_focus": [
    "applied machine learning",
    "deep learning",
    "AI education",
    "agentic AI",
    "open-weight models",
    "AI policy"
  ],
  "notable_works": [
    {
      "title": "Latent Dirichlet Allocation",
      "type": "paper",
      "year": 2003,
      "link": "https://www.jmlr.org/papers/v3/blei03a.html",
      "note": "With David Blei and Michael Jordan; the standard probabilistic topic model and his most-cited paper."
    },
    {
      "title": "Large-scale Deep Unsupervised Learning using Graphics Processors",
      "type": "paper",
      "year": 2009,
      "link": "https://icml.cc/Conferences/2009/papers/218.pdf",
      "note": "With Rajat Raina and Anand Madhavan at ICML; an early case for training deep networks on GPUs."
    },
    {
      "title": "ROS: an open-source Robot Operating System",
      "type": "paper",
      "year": 2009,
      "link": "https://www.ros.org/",
      "note": "Quigley et al.; the robotics middleware that grew partly out of Stanford's STAIR project, with Ng as a co-author."
    },
    {
      "title": "Building High-level Features Using Large Scale Unsupervised Learning",
      "type": "paper",
      "year": 2012,
      "link": "https://arxiv.org/abs/1112.6209",
      "note": "The Google Brain \"cat\" paper; a billion-connection network trained on unlabeled YouTube frames learned face and cat detectors."
    },
    {
      "title": "Deep Speech 2: End-to-End Speech Recognition in English and Mandarin",
      "type": "paper",
      "year": 2015,
      "link": "https://arxiv.org/abs/1512.02595",
      "note": "From Baidu's Silicon Valley AI Lab, with Dario Amodei as first author and Ng among the co-authors."
    },
    {
      "title": "Machine Learning (Stanford / Coursera)",
      "type": "course",
      "year": 2011,
      "link": "https://www.coursera.org/learn/machine-learning",
      "note": "The free Stanford class that drew about 100,000 registrants and became Coursera's most popular course."
    },
    {
      "title": "Deep Learning Specialization",
      "type": "course",
      "year": 2017,
      "link": "https://www.deeplearning.ai/courses/deep-learning-specialization/",
      "note": "DeepLearning.AI's launch offering, five courses on Coursera."
    },
    {
      "title": "Machine Learning Yearning",
      "type": "book",
      "year": 2018,
      "link": "https://info.deeplearning.ai/machine-learning-yearning-book",
      "note": "A free book on how to set up, prioritize and debug machine learning projects."
    },
    {
      "title": "Artificial Intelligence is the New Electricity",
      "type": "talk",
      "year": 2017,
      "link": "https://www.youtube.com/watch?v=21EiKfQYZXc",
      "note": "Stanford Graduate School of Business talk, posted February 2017, that made his best-known analogy famous."
    },
    {
      "title": "Agentic Design Patterns, Part 1",
      "type": "essay",
      "year": 2024,
      "link": "https://www.deeplearning.ai/the-batch/how-agents-can-improve-llm-performance/",
      "note": "The Batch letter of 20 March 2024 introducing reflection, tool use, planning and multi-agent collaboration."
    },
    {
      "title": "The Problem With California's SB 1047",
      "type": "essay",
      "year": 2024,
      "link": "https://time.com/collections/time100-voices/7016134/california-sb-1047-ai/",
      "note": "TIME essay of 29 August 2024 arguing regulators should target applications, not models."
    },
    {
      "title": "The AI Engineering Skills Map",
      "type": "essay",
      "year": 2026,
      "link": "https://www.deeplearning.ai/the-batch/the-ai-engineering-skills-map",
      "note": "The Batch letter of 14 August 2026 opening a series on the four skill areas AI engineers need."
    }
  ],
  "stances": [
    {
      "topic": "AI existential risk",
      "position": "Ng regards extinction scenarios as science fiction and argues that the fear is being manufactured, in part by companies seeking regulatory capture, and that it harms the field by scaring off students and distorting policy.",
      "quote": "I don't see any step up in the risk of human extinction from AI compared to a few months ago. The theories about this remain the same fantastical, science fiction scenarios as a few months ago.",
      "source": "Who's Responsible for Irresponsible AI?, The Batch",
      "source_url": "https://www.deeplearning.ai/the-batch/whos-responsible-for-irresponsible-ai",
      "year": 2026,
      "evolution": "In June 2023 he said he did not understand how AI posed an extinction risk and asked to be pointed to serious arguments; by October 2023 he was calling the fear a tool against open source, and by 2026 he was describing much AI safety work as aimed at regulatory capture.",
      "topic_ids": [
        "ai-risk"
      ]
    },
    {
      "topic": "Regulation",
      "position": "Regulate harmful applications, not general-purpose models. He opposed California's SB 1047, supports rules against specific harms such as non-consensual deepfakes, and argues that licensing or liability at the model level entrenches incumbents and suppresses open source.",
      "quote": "By raising compliance costs for open source efforts, this will discourage the release of open models",
      "source": "The Problem With California's SB 1047, TIME",
      "source_url": "https://time.com/collections/time100-voices/7016134/california-sb-1047-ai/",
      "year": 2024,
      "topic_ids": [
        "regulation"
      ]
    },
    {
      "topic": "Open versus closed models",
      "position": "Open-weight models are a key part of the AI supply chain, drive down prices, and make systems more secure. He has argued that restricting them would hand that layer of the industry to China.",
      "quote": "If the U.S. continues to stymie open source, China will come to dominate this part of the supply chain and many businesses will end up using models that reflect China's values much more than America's.",
      "source": "The Batch, letter of 29 January 2025 on DeepSeek-R1",
      "source_url": "https://www.deeplearning.ai/the-batch/issue-286/",
      "year": 2025,
      "topic_ids": [
        "open-models"
      ]
    },
    {
      "topic": "AGI timelines",
      "position": "AGI in the original sense, an AI that can do any intellectual task a person can, is decades away; scaling existing architectures with today's manual training recipes will not get there by itself.",
      "quote": "I look at how complex the training recipes are and how manual AI training and development is today, and there's no way this is going to take us all the way to AGI just by itself.",
      "source": "Interview with NBC News",
      "source_url": "https://www.nbcnews.com/tech/innovation/andrew-ng-says-ai-limited-wont-replace-humans-anytime-soon-rcna246074",
      "year": 2025,
      "evolution": "He told TIME in 2023 he had been \"quite bullish about AGI\" when he pitched Google in 2010, but that scaling transformers alone would not get there; by February 2026 he was saying human-level AI remained many decades away.",
      "topic_ids": [
        "agi-timelines"
      ]
    },
    {
      "topic": "Jobs and skills",
      "position": "AI raises demand for people who can integrate work across roles rather than eliminating jobs wholesale; more people should learn to code as coding gets easier, and the winners will be generalists who keep building skills.",
      "quote": "AI won't replace a human, but someone who uses AI will replace someone that doesn't.",
      "source": "Winning in the Agentic Era, Bain & Company",
      "source_url": "https://www.bain.com/insights/winning-in-the-agentic-era-a-conversation-with-andrew-ng/",
      "year": 2026,
      "topic_ids": [
        "jobs"
      ]
    },
    {
      "topic": "Agentic AI",
      "position": "Agentic workflows, in which a model loops, plans, uses tools and reviews its own output, are the most valuable near-term direction, and businesses will still be discovering new ones a decade from now regardless of the hype cycle.",
      "quote": "I'm very confident that the field of agentic AI will keep on growing and rising in value.",
      "source": "Interview with NBC News",
      "source_url": "https://www.nbcnews.com/tech/innovation/andrew-ng-says-ai-limited-wont-replace-humans-anytime-soon-rcna246074",
      "year": 2025,
      "topic_ids": [
        "agents"
      ]
    },
    {
      "topic": "Guardrails and responsibility",
      "position": "Model refusals have a place for clearly criminal requests, but safety should be about responsible use rather than hobbled models; when an agent causes harm, responsibility lies with the people who built and prompted it, not the tool.",
      "quote": "a meaningful fraction of work on AI safety is no longer about safety but rather aimed at stoking fears to pursue regulatory capture.",
      "source": "When Guardrails Go Wrong, The Batch",
      "source_url": "https://www.deeplearning.ai/the-batch/when-guardrails-go-wrong",
      "year": 2026,
      "topic_ids": [
        "agents"
      ]
    }
  ],
  "quotes": [
    {
      "text": "For the first time in my life, it made me feel like it might be possible to make some progress on a small part of the AI dream within our lifetime.",
      "source": "Wired, on encountering the \"one algorithm\" hypothesis",
      "source_url": "https://www.wired.com/2013/05/neuro-artificial-intelligence/",
      "year": 2013
    },
    {
      "text": "Just as electricity transformed industry after industry 100 years ago, I think AI will now do the same.",
      "source": "Artificial Intelligence is the New Electricity, Stanford Graduate School of Business",
      "source_url": "https://www.youtube.com/watch?v=21EiKfQYZXc",
      "year": 2017
    },
    {
      "text": "I'd like to have a real conversation about whether AI is a risk for human extinction. Honestly, I don't get how AI poses this risk.",
      "source": "Post on X, 5 June 2023",
      "source_url": "https://x.com/AndrewYNg/status/1665759430552567810",
      "year": 2023
    },
    {
      "text": "There are definitely large tech companies that would rather not have to try to compete with open source [AI], so they're creating fear of AI leading to human extinction.",
      "source": "Australian Financial Review interview, reported by SiliconANGLE",
      "source_url": "https://siliconangle.com/2023/10/31/google-brain-founder-andrew-ng-says-threat-ai-causing-human-extinction-overblown/",
      "year": 2023
    },
    {
      "text": "I'm very confident that, if the only recipe is scaling up existing transformer networks, I don't think that will get us there. We still need additional technical breakthroughs.",
      "source": "TIME100 AI profile",
      "source_url": "https://time.com/collection/time100-ai/6310614/andrew-ng/",
      "year": 2023,
      "homepage_order": 1
    },
    {
      "text": "We'll look back on that as some of the worst career advice ever given. Because as coding becomes easier, as it has for decades, as technology has improved, more people should code, not fewer.",
      "source": "Interview with NBC News, on advice that people should stop learning to code",
      "source_url": "https://www.nbcnews.com/tech/innovation/andrew-ng-says-ai-limited-wont-replace-humans-anytime-soon-rcna246074",
      "year": 2025
    },
    {
      "text": "I cannot think of any security benefit to refusing to help us find security issues in our own code.",
      "source": "Open Models, Open Harnesses, Open Security, The Batch",
      "source_url": "https://www.deeplearning.ai/the-batch/open-models-open-harnesses-open-security",
      "year": 2026
    },
    {
      "text": "Pausing AI progress will create much more harm than benefit. First, our adversaries will certainly not slow down. Second, engineering requires discovering problems empirically so we can fix them.",
      "source": "Who's Responsible for Irresponsible AI?, The Batch",
      "source_url": "https://www.deeplearning.ai/the-batch/whos-responsible-for-irresponsible-ai",
      "year": 2026
    }
  ],
  "signature_ideas": [
    {
      "title": "AI is the new electricity",
      "detail": "Ng's best-known line dates from his Baidu years and his January 2017 talk at Stanford's Graduate School of Business. The claim is that AI, like electric power a century earlier, is a general-purpose technology whose value comes from being applied industry by industry, in agriculture, manufacturing and healthcare, rather than from any single product. Two consequences follow for him. First, the interesting work is in applications, which is why he founded Landing AI, AI Fund and AI Aspire to put AI into companies that are not technology companies. Second, regulation should follow the same logic: in his 2024 TIME essay he compared a model to an electric motor that powers blenders, cars and weapons, and argued that you regulate the uses, not the motor. Critics on the safety side, including Hinton, reply that electricity never had goals and that the analogy wishes away the possibility of systems that act on their own; critics of hype note that Ng himself concedes today's AI is \"highly limited\", which sits awkwardly with a utility metaphor. He has kept the phrase anyway, because for the audience he cares most about, business leaders and developers, it answers the question of what to do on Monday.\n",
      "link": "https://www.youtube.com/watch?v=21EiKfQYZXc"
    },
    {
      "title": "Data-centric AI",
      "detail": "In March 2021 Ng argued that, for most applied problems, the model is no longer the bottleneck. Practitioners should hold the architecture fixed and systematically engineer the data, fixing inconsistent labels, adding edge cases and using augmentation, which he defined for IEEE Spectrum as \"the discipline of systematically engineering the data needed to successfully build an AI system.\" The idea came from Landing AI's factory-floor work, where a customer might have fifty images of a defect rather than fifty million, and he ran a 2021 competition in which entrants could change only the dataset. It reframed \"MLOps\" around data quality and gave a name to what many teams already did. The contest is whether it survived the foundation-model era: the models that followed were trained on as much data as could be found, and Ng's own January 2025 letter conceded he had been \"an early proponent of scaling up models.\" His current answer is that data-centric practice moved up a level, into evaluation sets and fine-tuning data for applications built on top of large models.\n",
      "link": "https://spectrum.ieee.org/andrew-ng-data-centric-ai"
    },
    {
      "title": "Agentic workflows",
      "detail": "Ng's March 2024 letters argued that how you use a model matters more than which model you use. His evidence was a benchmark: GPT-3.5 answered 48.1 percent of HumanEval coding problems zero-shot and GPT-4 67 percent, but GPT-3.5 wrapped in a loop that drafted, tested and revised its own code reached up to 95.1 percent. He named four patterns, reflection, tool use, planning and multi-agent collaboration, and asked developers to think of the model as a worker that iterates rather than an oracle that answers once. The framing spread fast and \"agentic\" became the industry's word of 2024 and 2025. Ng's own caveat, given to NBC News in December 2025, is that he is confident the field will keep growing but cannot predict what the hype will do; critics point out that the same loop that improves benchmark scores also multiplies cost and, as the July 2026 Hugging Face incident showed, the damage an agent can do when its sandbox is buggy. His 2026 Skills Map treats building and evaluating such systems as the core of a new discipline, AI engineering.\n",
      "link": "https://www.deeplearning.ai/the-batch/how-agents-can-improve-llm-performance/"
    },
    {
      "title": "Regulate applications, protect open weights",
      "detail": "Ng's policy position joins three claims. Safety is a property of what software does, so obligations should attach to applications such as medical devices or deepfake tools, not to general-purpose models. Open-weight models are a public good: they lower prices, let academics find vulnerabilities, and, as he argued after DeepSeek-R1 in January 2025, determine whether American or Chinese values are embedded in the models most businesses use. And the loudest warnings about frontier models come from companies that would benefit from rules that raise rivals' costs. He put the three together in the SB 1047 campaign of 2024 and again in July 2026 after two closed models refused to help audit his own code. Yoshua Bengio's answer is that \"once released, an open source system cannot be fixed against newly discovered vulnerabilities, unlike a closed-source system,\" and that nobody yet knows how to make a system more capable than its developers behave as intended. Dario Amodei argues the China point cuts the other way, that DeepSeek's progress makes chip export controls more important, not less. Ng's practical influence on this debate has been large: the veto of SB 1047 and the wide adoption of open models are both outcomes he campaigned for.\n",
      "link": "https://time.com/collections/time100-voices/7016134/california-sb-1047-ai/"
    },
    {
      "title": "Teaching is the lever",
      "detail": "From the first Stanford Engineering Everywhere videos in 2007 to LearnVector in 2026, Ng has treated education as the highest-return use of his time. His reasoning, given to TIME in 2023, is that \"the only way to build out AI applications\" is to put the tools in millions of hands, since no one company can find all the uses of a general-purpose technology. The 2011 class showed the demand, Coursera built the distribution, and DeepLearning.AI turned each new technique, from convolutional networks to prompt engineering to coding agents, into a short course within months. The counter-evidence comes from research on who actually finishes MOOCs: Justin Reich and Jose Ruiperez-Valiente found in Science in 2019 that only about 3 percent of MIT and Harvard MOOC learners completed their courses and that enrollment skewed heavily toward rich countries, concluding that MOOCs were \"primarily a complementary asset for learners within existing systems.\" Ng's response has been to change the product rather than the goal: LearnVector's premise is that an AI agent that plans a path and stays with a learner until mastery can do what recorded lectures could not.\n",
      "link": "https://ai.stanford.edu/~ang/papers/mooc14-OriginsOfModernMOOC.pdf"
    }
  ],
  "debates": [
    {
      "topic": "Existential risk from AI",
      "their_view": "Ng says extinction scenarios are science fiction, that he has not seen a credible mechanism, and that the fear is being amplified for attention, fundraising and regulatory advantage.",
      "critics_say": "Geoffrey Hinton left Google in 2023 specifically to warn about the risk and replied on X that his resignation was \"a datapoint that does not fit this conspiracy theory\"; Yoshua Bengio argues that nobody currently knows how an AI more capable than its developers could be made to behave as intended, so treating the risk as fiction is a bet without a safety net.",
      "critics": [
        "geoffrey-hinton",
        "yoshua-bengio"
      ],
      "status": "Unresolved and sharper than ever. Hinton's 2024 Nobel Prize amplified his warnings; Ng's September 2026 letter, written two months after an OpenAI agent swarm breached Hugging Face, restated that he saw no step up in extinction risk and that a pause would do more harm than good.",
      "source_url": "https://x.com/geoffreyhinton/status/1719406116503707668"
    },
    {
      "topic": "Regulating models versus applications",
      "their_view": "Obligations should attach to harmful uses, not to general-purpose models; SB 1047 would have imposed compliance costs that discourage open releases and entrench incumbents.",
      "critics_say": "Hinton and Bengio backed SB 1047 on the grounds that a small number of developers train the most capable models and are the only parties positioned to test them before release; Bengio adds that application-level rules cannot fix a dangerous capability that is already in an open model anyone can download.",
      "critics": [
        "geoffrey-hinton",
        "yoshua-bengio"
      ],
      "status": "Governor Newsom vetoed SB 1047 in September 2024, and Ng's side, which included Yann LeCun and Fei-Fei Li, prevailed in California; Ng wrote in July 2026 that lobbying against open models had intensified as they approached frontier performance.",
      "source_url": "https://yoshuabengio.org/2024/07/09/reasoning-through-arguments-against-taking-ai-safety-seriously/"
    },
    {
      "topic": "Open weights and China",
      "their_view": "Open-weight models commoditize the foundation layer and give developers choice; if the United States restricts them, Chinese labs such as DeepSeek will supply the models most businesses build on.",
      "critics_say": "Dario Amodei argues that DeepSeek's progress shows why chip export controls matter more, not less, and that widely distributed frontier weights cannot be recalled if they turn out to be dangerous; Bengio makes the same point about the irreversibility of open releases.",
      "critics": [
        "dario-amodei",
        "yoshua-bengio"
      ],
      "status": "Open releases have continued from both countries, including OpenAI's gpt-oss models in August 2025, which Ng welcomed; the policy fight has moved to whether frontier open models should face pre-release obligations.",
      "source_url": "https://www.darioamodei.com/post/on-deepseek-and-export-controls"
    },
    {
      "topic": "Jobs",
      "their_view": "AI increases demand for people who can integrate work across roles; predictions of a \"jobpocalypse\" are overhyped, and the right response is to learn to build with AI, including to code.",
      "critics_say": "Dario Amodei told Axios in May 2025 that AI could eliminate half of entry-level white-collar jobs within five years and push unemployment to 10 to 20 percent, and said in September 2025 that the risk was \"likely enough to happen\" that he felt obliged to warn the public.",
      "critics": [
        "dario-amodei"
      ],
      "status": "Both sides cite early labor data selectively; Ng's own answer, the August 2026 AI Engineering Skills Map, is a bet that the shortage of skilled builders is the bigger problem.",
      "source_url": "https://www.businessinsider.com/anthropic-ceo-warning-world-ai-replacing-jobs-necessary-2025-9"
    },
    {
      "topic": "Do MOOCs democratize education?",
      "their_view": "Free online courses give anyone with an internet connection access to Stanford-level teaching, and the roughly eight million people who have taken his classes are the proof.",
      "critics_say": "Justin Reich and Jose Ruiperez-Valiente's 2019 study of MIT and Harvard MOOCs found completion rates of about 3 percent and enrollment concentrated in rich countries, concluding that MOOCs mostly serve people already inside higher education.",
      "status": "Coursera became a public company and Ng's courses remain among its most-taken, but the completion problem is unresolved; LearnVector, founded in 2026, is his attempt to answer it with one-to-one AI tutoring.",
      "source_url": "https://www.insidehighered.com/digital-learning/article/2019/01/16/study-offers-data-show-moocs-didnt-achieve-their-goals"
    }
  ],
  "reading_guide": [
    {
      "title": "Artificial Intelligence is the New Electricity (Stanford GSB talk)",
      "type": "talk",
      "link": "https://www.youtube.com/watch?v=21EiKfQYZXc",
      "why": "About 85 minutes. The clearest statement of how he thinks about AI as a general-purpose technology, with examples from Baidu; most of his later positions are downstream of this talk."
    },
    {
      "title": "Origins of the Modern MOOC (with Jennifer Widom)",
      "type": "paper",
      "link": "https://ai.stanford.edu/~ang/papers/mooc14-OriginsOfModernMOOC.pdf",
      "why": "Ten pages, with screenshots. His own account of the sites and false starts between 2007 and 2011 that led to the 100,000-student class and to Coursera, careful about who deserves credit."
    },
    {
      "title": "Agentic Design Patterns, Part 1",
      "type": "essay",
      "link": "https://www.deeplearning.ai/the-batch/how-agents-can-improve-llm-performance/",
      "why": "Five minutes. The letter that introduced the four patterns and the HumanEval numbers; read it to understand why \"agentic\" became the industry's vocabulary."
    },
    {
      "title": "The Problem With California's SB 1047",
      "type": "essay",
      "link": "https://time.com/collections/time100-voices/7016134/california-sb-1047-ai/",
      "why": "Ten minutes. His policy argument in full, including the electric motor analogy and the case that open models make AI safer; the best single text for his side of the regulation debate."
    },
    {
      "title": "Who's Responsible for Irresponsible AI?",
      "type": "essay",
      "link": "https://www.deeplearning.ai/the-batch/whos-responsible-for-irresponsible-ai",
      "why": "Ten minutes. His September 2026 response to the Hugging Face breach and renewed calls for a pause; the current state of his thinking on risk, agents and responsibility."
    },
    {
      "title": "Machine Learning Yearning",
      "type": "book",
      "link": "https://info.deeplearning.ai/machine-learning-yearning-book",
      "why": "A free book of short chapters, readable in an afternoon, on how to set up and debug machine learning projects; it shows the practical, error-analysis-first way he approaches engineering."
    }
  ],
  "misconceptions": [
    {
      "claim": "Ng founded Coursera and Google Brain on his own.",
      "correction": "Coursera was formed when Daphne Koller joined Ng and the students who had built his 2011 class platform, and Koller was co-CEO with him; Google Brain was led by Ng with Jeff Dean and Greg Corrado, and the cat paper's first author was Quoc Le.",
      "source_url": "https://ai.stanford.edu/~ang/papers/mooc14-OriginsOfModernMOOC.pdf"
    },
    {
      "claim": "The Google Brain cat network was a GPU result.",
      "correction": "The 2012 network ran on 1,000 machines with 16,000 CPU cores for three days. Ng's Stanford group had separately argued for GPU training in a 2009 paper, but the Google experiment was built on CPU clusters.",
      "source_url": "https://arxiv.org/abs/1112.6209"
    },
    {
      "claim": "Ng opposes any regulation of AI.",
      "correction": "He argues for regulating applications, naming non-consensual deepfakes as an example of a use that should be banned, and has said he supports \"thoughtful regulation\"; what he opposes is licensing or liability imposed at the level of general-purpose models.",
      "source_url": "https://time.com/collections/time100-voices/7016134/california-sb-1047-ai/"
    },
    {
      "claim": "Ng thinks AGI is impossible.",
      "correction": "He told TIME in 2023 he saw \"no reason why we won't get there someday\" and that he had been bullish about AGI when he pitched Google in 2010; his claim is that it is decades away and that scaling current architectures will not reach it alone.",
      "source_url": "https://time.com/collection/time100-ai/6310614/andrew-ng/"
    }
  ],
  "awards": [
    {
      "year": 2007,
      "title": "Alfred P. Sloan Research Fellowship"
    },
    {
      "year": 2008,
      "title": "MIT Technology Review TR35",
      "detail": "Named one of 35 innovators under 35, at 32, for the STAIR household-robot project."
    },
    {
      "year": 2008,
      "title": "ICML Best Application Paper Award",
      "detail": "For learning helicopter control from multiple demonstrations, with Adam Coates and Pieter Abbeel."
    },
    {
      "year": 2009,
      "title": "IJCAI Computers and Thought Award",
      "detail": "The award for outstanding young AI researchers; shared with Carlos Guestrin."
    },
    {
      "year": 2013,
      "title": "TIME 100",
      "detail": "Listed with Daphne Koller as Coursera's co-founders."
    },
    {
      "year": 2023,
      "title": "TIME100 AI",
      "detail": "Named among the 100 most influential people in artificial intelligence."
    }
  ],
  "affiliations": [
    "DeepLearning.AI (Founder)",
    "LearnVector (Founder and CEO, since 2026)",
    "AI Fund (Managing General Partner)",
    "AI Aspire (Founder and Managing Partner)",
    "Landing AI (Founder and Executive Chairman)",
    "Coursera (Co-founder and Chairman)",
    "Stanford University (Adjunct Professor, Computer Science)",
    "Amazon (Board of Directors, since April 2024)",
    "Google Brain (Founding Lead, 2011-2012)",
    "Baidu (Vice President and Chief Scientist, 2014-2017)",
    "Stanford Artificial Intelligence Laboratory (former Director)"
  ],
  "links": [
    {
      "label": "DeepLearning.AI",
      "url": "https://www.deeplearning.ai/"
    },
    {
      "label": "X/Twitter",
      "url": "https://x.com/AndrewYNg"
    },
    {
      "label": "Homepage",
      "url": "https://www.andrewng.org/"
    },
    {
      "label": "The Batch",
      "url": "https://www.deeplearning.ai/the-batch/"
    },
    {
      "label": "Google Scholar",
      "url": "https://scholar.google.com/citations?user=mG4imMEAAAAJ"
    }
  ],
  "social_links": {
    "x": "https://x.com/AndrewYNg",
    "linkedin": "https://www.linkedin.com/in/andrewyng/"
  },
  "portrait": {
    "commons_page": "https://commons.wikimedia.org/wiki/File:Andrew_Ng_at_TechCrunch_Disrupt_SF_2017.jpg",
    "file_url": "https://upload.wikimedia.org/wikipedia/commons/2/20/Andrew_Ng_at_TechCrunch_Disrupt_SF_2017.jpg",
    "author": "TechCrunch",
    "license": "CC BY 2.0",
    "license_url": "https://creativecommons.org/licenses/by/2.0/",
    "attribution": "Photo: TechCrunch, CC BY 2.0, via Wikimedia Commons"
  },
  "updated": "2026-09-19",
  "sources": [
    {
      "title": "Andrew Ng - Wikipedia",
      "url": "https://en.wikipedia.org/wiki/Andrew_Ng"
    },
    {
      "title": "Andrew Ng - Official website (bio and current roles)",
      "url": "https://www.andrewng.org/"
    },
    {
      "title": "Andrew Y. Ng - Curriculum Vitae (Stanford)",
      "url": "https://ai.stanford.edu/~ang/curriculum-vitae.pdf"
    },
    {
      "title": "Origins of the Modern MOOC (xMOOC) - Andrew Ng and Jennifer Widom",
      "url": "https://ai.stanford.edu/~ang/papers/mooc14-OriginsOfModernMOOC.pdf"
    },
    {
      "title": "Stanford professors to offer free online courses - Stanford News, 16 August 2011 (archived)",
      "url": "https://web.archive.org/web/20210101022533/https://news.stanford.edu/news/2011/august/online-computer-science-081611.html"
    },
    {
      "title": "The Man Behind the Google Brain - Wired, 7 May 2013",
      "url": "https://www.wired.com/2013/05/neuro-artificial-intelligence/"
    },
    {
      "title": "Autonomous Helicopter - Stanford University AI Lab",
      "url": "http://heli.stanford.edu/"
    },
    {
      "title": "Andrew Ng, TR35 2008 - MIT Technology Review",
      "url": "https://www.technologyreview.com/innovator/andrew-ng/"
    },
    {
      "title": "Building high-level features using large scale unsupervised learning - arXiv",
      "url": "https://arxiv.org/abs/1112.6209"
    },
    {
      "title": "Opening a New Chapter of My Work in AI - Andrew Ng on Medium, March 2017 (archived)",
      "url": "https://web.archive.org/web/20170322063338/https://medium.com/@andrewng/opening-a-new-chapter-of-my-work-in-ai-c6a4d1595d7b"
    },
    {
      "title": "deeplearning.ai - Announcing new Deep Learning courses on Coursera - Medium, August 2017 (archived)",
      "url": "https://web.archive.org/web/20180219090348/https://medium.com/@andrewng/deeplearning-ai-announcing-new-deep-learning-courses-on-coursera-43af0a368116"
    },
    {
      "title": "Andrew Ng and Daphne Koller - TIME 100, 18 April 2013 (archived)",
      "url": "https://web.archive.org/web/20180218171247/http://time100.time.com/2013/04/18/time-100/slide/andrew-ng-and-daphne-koller/"
    },
    {
      "title": "Andrew Ng - TIME100 AI, 7 September 2023",
      "url": "https://time.com/collection/time100-ai/6310614/andrew-ng/"
    },
    {
      "title": "Andrew Ng - Google Scholar profile",
      "url": "https://scholar.google.com/citations?user=mG4imMEAAAAJ&hl=en"
    },
    {
      "title": "Dr. Andrew Ng joins Amazon's Board of Directors - About Amazon, April 2024",
      "url": "https://www.aboutamazon.com/news/company-news/dr-andrew-ng-joins-amazon-board-of-directors"
    },
    {
      "title": "The Problem With California's SB 1047 - TIME (Andrew Ng, 29 August 2024)",
      "url": "https://time.com/collections/time100-voices/7016134/california-sb-1047-ai/"
    },
    {
      "title": "Google Brain founder Andrew Ng says threat of AI causing human extinction is overblown - SiliconANGLE, 31 October 2023",
      "url": "https://siliconangle.com/2023/10/31/google-brain-founder-andrew-ng-says-threat-ai-causing-human-extinction-overblown/"
    },
    {
      "title": "Geoffrey Hinton on X, 31 October 2023, and Andrew Ng's reply",
      "url": "https://x.com/AndrewYNg/status/1719454013417238795"
    },
    {
      "title": "Andrew Ng, Unbiggen AI - IEEE Spectrum, 9 February 2022",
      "url": "https://spectrum.ieee.org/andrew-ng-data-centric-ai"
    },
    {
      "title": "Agentic Design Patterns Part 1 - The Batch, 20 March 2024",
      "url": "https://www.deeplearning.ai/the-batch/how-agents-can-improve-llm-performance/"
    },
    {
      "title": "The Batch issue 286, letter on DeepSeek-R1 - 29 January 2025",
      "url": "https://www.deeplearning.ai/the-batch/issue-286/"
    },
    {
      "title": "AI Fund closes oversubscribed $190 million Fund II - AI Fund, 5 May 2025",
      "url": "https://aifund.ai/insights/ai-fund-closes-oversubscribed-190-million-fund-ii-to-co-found-ai-startups/"
    },
    {
      "title": "Andrew Ng says AI is 'limited,' won't replace humans anytime soon - NBC News, 27 December 2025",
      "url": "https://www.nbcnews.com/tech/innovation/andrew-ng-says-ai-limited-wont-replace-humans-anytime-soon-rcna246074"
    },
    {
      "title": "Coursera makes $100 million strategic investment in LearnVector - Coursera, 28 July 2026 (archived)",
      "url": "https://web.archive.org/web/20260815101231/https://investor.coursera.com/news/news-details/2026/Coursera-Makes-100-Million-Strategic-Investment-in-LearnVector-a-New-AI-Native-Learning-Company-Founded-by-Andrew-Ng/default.aspx"
    },
    {
      "title": "Hinton, Fei-Fei Li and Andrew Ng clash over AI risks, jobs and regulation at Ai4 - Data Center Knowledge, August 2026",
      "url": "https://www.datacenterknowledge.com/regulations/hinton-fei-fei-li-and-andrew-ng-clash-over-ai-risks-jobs-and-regulation-at-ai4"
    },
    {
      "title": "Google Brain co-founder calls AI extinction warnings 'more science fiction than science' - Stocktwits, 17 September 2026 (on Ng's Bloomberg TV interview)",
      "url": "https://stocktwits.com/news-articles/markets/equity/google-brain-co-founder-calls-ai-extinction-warnings-more-science-fiction-than-science-as-debate-heats-up/cZtuKqERB3T"
    },
    {
      "title": "Who's Responsible for Irresponsible AI? - The Batch, 18 September 2026",
      "url": "https://www.deeplearning.ai/the-batch/whos-responsible-for-irresponsible-ai"
    }
  ],
  "topics": [
    "deep-learning",
    "frontier-models-and-agi",
    "open-research",
    "builders-and-educators"
  ],
  "predictions": [
    {
      "id": "ai-transforms-every-industry-2017",
      "claim": "Within several years of early 2017, AI would transform nearly every industry, as electricity did a century earlier.",
      "quote": "Just as electricity transformed almost everything 100 years ago, today I actually have a hard time thinking of an industry that I don't think AI will transform in the next several years.",
      "made": {
        "year": 2017,
        "month": 3,
        "day": 11
      },
      "context": "Talk at Stanford Graduate School of Business, as published by Stanford GSB Insights on March 11, 2017",
      "source_url": "https://www.gsb.stanford.edu/insights/andrew-ng-why-ai-new-electricity",
      "resolves": {
        "year": 2024,
        "month": 3
      },
      "status": "contested",
      "verdict": "\"Several years\" is not a fixed term; the tracker reads it as up to seven, closing in March 2024. Whether AI transformed nearly every industry by then depends on the measure. Surveys of larger organizations show wide use: Stanford's 2025 AI Index reported that 78 percent of organizations said they used AI in 2024, up from 55 percent in 2023. The US Census Bureau's nationally representative Business Trends and Outlook Survey found much lower use: between 3.7 and 5.4 percent of firms used AI for business purposes from September 2023 to February 2024, and 17 to 20 percent used it in any business function between December 2025 and May 2026, with retail at about 14 percent. Use alone is also a lower bar than transformation, which neither survey measures.\n",
      "verdict_sources": [
        {
          "title": "Stanford HAI, AI Index Report 2025",
          "url": "https://hai.stanford.edu/ai-index/2025-ai-index-report"
        },
        {
          "title": "US Census Bureau, Tracking Firm Use of AI in Real Time (working paper, 2024)",
          "url": "https://www.census.gov/library/working-papers/2024/adrm/CES-WP-24-16.html"
        },
        {
          "title": "US Census Bureau, AI Use at U.S. Businesses (May 26, 2026)",
          "url": "https://www.census.gov/library/stories/2026/05/ai-use-businesses.html"
        }
      ],
      "topics": [
        "jobs"
      ],
      "updated": "2026-09-22",
      "made_label": "Mar 2017",
      "resolves_label": "Mar 2024",
      "status_label": "Contested"
    },
    {
      "id": "agentic-workflows-2024",
      "claim": "Agentic workflows, in which a model plans, uses tools and revises its own output, would drive massive AI progress in 2024, perhaps more than the next generation of foundation models.",
      "quote": "I think AI agent workflows will drive massive AI progress this year",
      "made": {
        "year": 2024,
        "month": 3,
        "day": 20
      },
      "context": "Letter in The Batch, \"Agentic Design Patterns Part 1\"; the sentence continues that this progress might be \"perhaps even more than the next generation of foundation models\"",
      "source_url": "https://www.deeplearning.ai/the-batch/how-agents-can-improve-llm-performance/",
      "resolves": {
        "year": 2024,
        "month": 12
      },
      "status": "partly",
      "verdict": "Agentic systems produced large gains in 2024, especially in software engineering: on October 22, 2024, Anthropic released an upgraded Claude 3.5 Sonnet that raised its score on SWE-bench Verified, a benchmark of real code-repair tasks run through an agent scaffold, from 33.4 to 49.0 percent, along with a \"computer use\" capability for operating a desktop. The largest single jumps of the year, however, came from a new kind of model. OpenAI's o1, released September 12, 2024 and trained with reinforcement learning to reason before answering, solved 83 percent of problems on an International Mathematical Olympiad qualifying exam against 13 percent for GPT-4o, and in December OpenAI's o3 beat o1 by 22.8 points on SWE-bench Verified. The first half of the forecast held; the hedged comparison with new foundation models (\"perhaps even more\") did not clearly hold, since reasoning models were the headline advance.\n",
      "verdict_sources": [
        {
          "title": "Anthropic, Introducing computer use, a new Claude 3.5 Sonnet, and Claude 3.5 Haiku (October 22, 2024)",
          "url": "https://www.anthropic.com/news/3-5-models-and-computer-use"
        },
        {
          "title": "TechCrunch, OpenAI unveils o1, a model that can fact-check itself (September 12, 2024)",
          "url": "https://techcrunch.com/2024/09/12/openai-unveils-a-model-that-can-fact-check-itself/"
        },
        {
          "title": "TechCrunch, OpenAI announces new o3 models (December 20, 2024)",
          "url": "https://techcrunch.com/2024/12/20/openai-announces-new-o3-model/"
        }
      ],
      "topics": [
        "agents",
        "language-models"
      ],
      "updated": "2026-09-22",
      "made_label": "Mar 2024",
      "resolves_label": "Dec 2024",
      "status_label": "Partly"
    },
    {
      "id": "agi-many-decades-away",
      "claim": "AGI in its original sense, AI that can do any intellectual task a person can, is many decades away.",
      "quote": "But we are closer than before, yet many decades away from an AI that matches human intelligence.",
      "made": {
        "year": 2026,
        "month": 2,
        "day": 27
      },
      "context": "Interview with Fast Company; he described his \"50 years\" and \"2% of progress\" figures as metaphorical",
      "source_url": "https://finance.yahoo.com/news/andrew-ng-says-agi-decades-110000122.html",
      "status": "too-early",
      "verdict": "The forecast has no end date and cannot be resolved for decades. It is the standing counterpoint to Amodei's and Altman's timelines, and it rests on a definition: Ng uses \"AI that can perform any intellectual task a human can,\" such as learning to fly a plane in about 20 hours, and said in the same interview that companies using lower-bar definitions could \"argue we already achieved AGI.\" In a December 2025 NBC News interview he said today's manual training recipes offer \"no way this is going to take us all the way to AGI just by itself.\" Amodei, by contrast, has forecast such systems for 2026 or 2027; if a system meeting Ng's definition arrives within the next decade or two, this forecast will have failed.\n",
      "verdict_sources": [
        {
          "title": "Fast Company via Yahoo Finance, Andrew Ng says AGI is decades away (February 27, 2026)",
          "url": "https://finance.yahoo.com/news/andrew-ng-says-agi-decades-110000122.html"
        },
        {
          "title": "NBC News, An AI pioneer says the technology is 'limited' and won't replace humans anytime soon (December 27, 2025)",
          "url": "https://www.nbcnews.com/tech/innovation/andrew-ng-says-ai-limited-wont-replace-humans-anytime-soon-rcna246074"
        }
      ],
      "topics": [
        "agi-timelines"
      ],
      "updated": "2026-09-22",
      "made_label": "Feb 2026",
      "resolves_label": null,
      "status_label": "Too early to tell"
    },
    {
      "id": "no-ai-jobpocalypse",
      "claim": "AI will not cause mass unemployment; it will change jobs and create a wave of new AI engineering roles.",
      "quote": "There will be no AI jobpocalypse. The story that AI will lead to massive unemployment is stoking unnecessary fear.",
      "made": {
        "year": 2026,
        "month": 5,
        "day": 12
      },
      "context": "Post on X, arguing against forecasts of large-scale AI unemployment such as Amodei's",
      "source_url": "https://x.com/AndrewYNg/status/2054236506756370865",
      "status": "too-early",
      "verdict": "The post gives no timeframe, so no resolution date is set; it is included because it is Ng's most direct public answer to forecasts such as Amodei's May 2025 warning that AI could eliminate half of entry-level white-collar jobs within five years, and the two can be checked against the same evidence. As of the August 2026 jobs report, US unemployment was 4.1 percent. Economists interviewed by NPR in August 2026 disagreed on AI's role in the weak market for new graduates: Erik Brynjolfsson reported a 16 percent relative employment decline since late 2022 for 22- to 25-year-olds in AI-exposed jobs, while David Deming and Anders Humlum pointed to remote work and to rising entry-level hiring at the firms spending most on AI.\n",
      "verdict_sources": [
        {
          "title": "CNBC, U.S. payrolls rose 162,000 in August; unemployment rate at 4.1% (September 4, 2026)",
          "url": "https://www.cnbc.com/2026/09/04/jobs-report-august-2026.html"
        },
        {
          "title": "NPR, Many recent grads say AI is making it harder to get a job. Economists aren't so sure (August 18, 2026)",
          "url": "https://www.npr.org/2026/08/18/nx-s1-5910677/recent-college-graduates-employment-job-artificial-intelligence"
        }
      ],
      "topics": [
        "jobs"
      ],
      "updated": "2026-09-22",
      "made_label": "May 2026",
      "resolves_label": null,
      "status_label": "Too early to tell"
    }
  ],
  "schema_version": "1.0",
  "profile_url": "https://frontierminds.ai/people/andrew-ng/",
  "markdown_url": "https://frontierminds.ai/people/andrew-ng/index.md",
  "json_url": "https://frontierminds.ai/people/andrew-ng/index.json",
  "last_verified": "2026-09-19",
  "content_notes": "Positions and narratives are editorial summaries. Quotes are attributed quotations. Source dates and profile verification dates are distinct. Missing positions mean not recorded, not agreement or neutrality.",
  "company": {
    "name": "DeepLearning.AI",
    "slug": "deeplearning-ai"
  },
  "organizations": [
    {
      "role": "Founder",
      "from": 2017,
      "current": true,
      "company": "deeplearning-ai"
    },
    {
      "role": "Adjunct Professor of Computer Science",
      "from": 2002,
      "current": true,
      "company": "stanford-university"
    }
  ],
  "related_people": [
    {
      "slug": "geoffrey-hinton",
      "relationship": "Public opponent on existential risk; Hinton accused Ng on X in October 2023 of calling extinction fears a \"big-tech conspiracy\", the two took opposite sides on California's SB 1047, and they shared the Ai4 stage in August 2026 the month after the Hugging Face breach.",
      "profile_url": "https://frontierminds.ai/people/geoffrey-hinton/"
    },
    {
      "slug": "yoshua-bengio",
      "relationship": "Supported SB 1047 and argues open-weight models cannot be patched once released, positions Ng has argued against in TIME and The Batch.",
      "profile_url": "https://frontierminds.ai/people/yoshua-bengio/"
    },
    {
      "slug": "yann-lecun",
      "relationship": "Ally on policy; both opposed SB 1047, both declined to sign the 2023 Center for AI Safety statement, and both defend open models.",
      "profile_url": "https://frontierminds.ai/people/yann-lecun/"
    },
    {
      "slug": "fei-fei-li",
      "relationship": "Stanford colleague who, like Ng, directed the Stanford AI Lab; both opposed SB 1047 in 2024.",
      "profile_url": "https://frontierminds.ai/people/fei-fei-li/"
    },
    {
      "slug": "dario-amodei",
      "relationship": "Amodei's first industry job was in Ng's AI group at Baidu, where he was first author of Deep Speech 2 with Ng as co-author; they now disagree on chip export controls and on how fast AI will displace jobs.",
      "profile_url": "https://frontierminds.ai/people/dario-amodei/"
    }
  ],
  "portrait_image": "https://frontierminds.ai/assets/portraits/andrew-ng.jpg"
}
