Stanford CS 25 Transformers Course Opens to Public with Live Streaming

Stanford University's CS 25 Transformers course, a seminar focused on transformer architecture research, is now open to public participation through live streaming and auditing options.
Course Details
The course runs on Thursdays from 4:30-5:50pm PDT, starting January 23, 2025. Sessions are held at Stanford's Skilling Auditorium with simultaneous Zoom access for remote participants. All lectures will be recorded and made available online.
Course Content
Each week features researchers discussing transformer breakthroughs, including:
- LLM architectures like GPT and Gemini
- Creative applications in art generation (DALL-E, Sora)
- Biology and neuroscience applications
- Robotics implementations
Speaker Lineup
Previous and upcoming speakers include:
- Andrej Karpathy (former Tesla AI director)
- Geoffrey Hinton (deep learning pioneer)
- Jim Fan (NVIDIA AI researcher)
- Ashish Vaswani (co-author of "Attention Is All You Need")
- Researchers from OpenAI, Anthropic, Google, and NVIDIA
Access Information
The course website is https://web.stanford.edu/class/cs25/. Previous lectures have accumulated millions of views on YouTube, with the Andrej Karpathy session ranking as Stanford's second most popular YouTube video in 2023. A Discord server with 6000+ members is available through the website link.
This iteration of CS 25 is sponsored by Modal, AGI House, and MongoDB.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Claude Code benchmark reveals AI judge blind spot: pipeline bugs misattributed to model capability
An autonomous benchmark run by Claude Code (Opus 4.6) initially declared MiniMax 'cannot implement the task' due to a sandbox configuration bug, then corrected the verdict after investigating daemon logs. The incident highlights how AI judges can confidently misattribute infrastructure issues to model weaknesses.

Revolutionize API Monitoring Across Providers with onWatch
Discover how onWatch, a powerful new tool, streamlines tracking your AI API quota usage across multiple providers, ensuring you stay within limits and optimize resource allocation.

Anthropic's Natural Language Autoencoders Turn Claude's Activations into Readable English — Here's How
Anthropic releases Natural Language Autoencoders (NLAs) that convert Claude's internal activations into plain-text explanations, revealing model reasoning about rhymes, safety test awareness, and cheating detection.

Normalization of Deviance in AI: Why Your Agentic System Will Fail
The AI industry repeats Challenger-like cultural failures: treating unreliable LLM outputs as safe because nothing bad happened yet. Real examples of agents formatting hard drives, wiping databases, and creating GitHub issues.