Steven
Steven AI Talk
Steven AI Talk(English)
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
Google I/O 2026 Comprehensive Review: Entering the Agentic Gemini Era 21.05.2026 2:55
EN IT PDFhttps://www.patreon.com/posts/en-it-pdf-google-158887215?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link
Mapping the Humanoid Robotics Value Chain: The "ChatGPT Moment" for Physical AI 18.05.2026 4:27
Mapping the Humanoid Robotics Value Chain: The "ChatGPT Moment" for Physical AI The convergence of large foundation models and physical automation is driving a major transition in industrial robotics. According to Morgan Stanley's newly launched "Humanoid 100" index, the embodied AI sector is reaching a scientific inflection point comparable to the historical integration...
The One-Person Company (OPC) Paradigm: AI-Driven Industrial Re-Architecture 18.05.2026 5:10
The One-Person Company (OPC) Paradigm: AI-Driven Industrial Re-Architecture The definition of entrepreneurship is undergoing a fundamental structural transition. Driven by advanced generative AI frameworks and automated operational pipelines, the "One-Person Company" (OPC) is no longer a simple legal designation, but the core building block of the modern digital economy. An objective ana...
🚀 Scaling LLMs is no longer just about more GPUs—it's about the geometry of the cluster-Stanford's CS336 Lecture 8 09.05.2026 7:08
🚀 Scaling LLMs is no longer just about more GPUs—it's about the geometry of the cluster. In Stanford's CS336 Lecture 8, we dive deep into the parallelization strategies that make training trillion-parameter models possible. From Zero Redundancy Optimizers (ZeRO) to 4D parallelism, the complexity is staggering. Key Takeaways: 🔹 ZeRO-3 (FSDP) allows sharding parameters "almost for fre...
Scale or Fail! 🌐 Just summarized Stanford CS336 Lecture 7: Distributed Computing, GPU Parallelism, and Collective Operations. 08.05.2026 6:10
Scale or Fail! 🌐 Just summarized Stanford CS336 Lecture 7: Distributed Computing, GPU Parallelism, and Collective Operations. Deep dive into: 3D Parallelism (Data, Tensor, Pipeline) Collective Ops: All-Reduce, All-to-All Hardware Topology: NVLink & RDMA Overcoming the communication bottleneck All my links: https://linktr.ee/learnbydoingwithsteven #CS336 #DistributedComputing #GPUParallelism...
Stanford CS336 Lecture 6: Mastering GPU Programming Models, Performance, and Triton Kernels 05.05.2026 10:21
🚀 Deep dive into GPU architecture! Just summarized Stanford CS336 Lecture 6: Mastering GPU Programming Models, Performance, and Triton Kernels. ⚡️ Key takeaways: Memory hierarchy: Registers > Shared Memory > HBM Kernel Fusion to beat the Memory Wall Tiling strategies for MatMul Why Triton is a game-changer for custom kernels Full video in my channels. linktr.ee/learnbydoingwithsteven #GPUP...
How GPUs Actually Drive LLM Scaling: Insights from Stanford CS336 L5 2026 03.05.2026 6:05
How GPUs Actually Drive LLM Scaling: Insights from Stanford CS336 Ever wondered why the "Memory Wall" is the biggest hurdle in AI training? Stanford's CS336 (Lecture 5) dives deep into the hardware foundations that make today’s large language models possible. Key takeaways on system-level optimization: Compute vs. Memory : GPU throughput is outpacing HBM bandwidth. Modern AI engineer...
Stanford CS336 2026 L4: Linear Time Attention and Sparse Architectural Alternatives 02.05.2026 8:32
How do we scale LLMs beyond current limits? This lecture explores the transition from quadratic attention to linear alternatives and the rise of sparse Mixture of Experts (MoE). Topics Covered: The fundamental bottleneck of Transformers. RNN-like inference speed with linear attention. How MoE partitions parameters for efficiency. Optimizing for hardware with shared experts and MLA. Full videos in...
Stanford CS336 L3: Language Model Architectures Evolution, Standardizations, and Optimization Strategies 01.05.2026 11:40
Stanford CS336: Language Model Architectures Evolution, Standardizations, and Optimization Strategies In this session, we analyze the architectural blueprints of state-of-the-art language models. From the shift to Pre-Normalization to the rise of Rotary Positional Embeddings (RoPE), we cover why certain design choices have become industry constants. Topics Covered:- The importance of residual stre...
Stanford University’s CS336 course, "Language Modeling from Scratch," offers a deep technical dive into building LLMs from the ground up 29.04.2026 7:51
Stanford University’s CS336 course, "Language Modeling from Scratch," offers a deep technical dive into building LLMs from the ground up. In an era of increasingly closed frontier models, mastering the entire stack—from hardware efficiency to scaling laws—is crucial for fundamental AI research. This session focuses on the five pillars of development and the critical role of tokenization...
How to build "Professional Grade" Agent Skills? 8 Essential Tips. 🛠️ 27.04.2026 7:10
How to build "Professional Grade" Agent Skills? 8 Essential Tips. 🛠️ 1️⃣ Precision Triggers: Description determines success. Too broad leads to misfires; too vague leads to failure. 2️⃣ Constraints vs. Paths: Define the goal and give the agent space to iterate, avoid rigid SOPs. 3️⃣ Layered Loading: Keep the core instructions lean. Load auxiliary files on demand to save context. 4️⃣ Nega...
The future of engineering is no longer about writing code, but building the "harness" for AI. 25.04.2026 6:13
The future of engineering is no longer about writing code, but building the "harness" for AI. 🚀 1️⃣ Harness Engineering: Redesigning the entire organization around the assumption that AI is the primary builder. 2️⃣ Monorepo Revival: Giving agents 100% context to eliminate architectural blind spots. 3️⃣ Self-healing: An automated closed loop from error triage to fix validation. 4️⃣ Effic...
The state of global AI governance in 2026: Ambition meets Reality. 25.04.2026 3:21
1️⃣ The EU AI Act faces structural friction with GDPR & the Data Act. Overlapping compliance mandates are creating bottlenecks for European innovators. 2️⃣ MIT's latest mapping: Out of 1000+ governance docs, 43% of "hard law" is already defunct. The rate of legislative churn is unprecedented. 3️⃣ Regulatory blind spots: Most policies obsess over model safety but ignore systemic s...
The LLM Lifecycle: From Distributed Pre-training to High-Efficiency Inference 23.04.2026 7:28
The LLM Lifecycle: From Distributed Pre-training to High-Efficiency Inference The evolution of Large Language Models (LLMs) has shifted from a mere parameter race to a sophisticated systems engineering challenge. A new comprehensive review analyzes the complete LLM lifecycle. The report identifies the Transformer architecture and its variants, particularly Causal Decoders, as the enduring foundat...
Global AI Governance 2026: EU Regulatory Friction and Technical Gaps 23.04.2026 6:29
Global AI Governance 2026: EU Regulatory Friction and Technical Gaps As the 2024 EU AI Act transitions into full implementation, global AI regulation has entered a critical phase. However, recent research highlights significant challenges in maintaining institutional coherence. A new study commissioned by the European Parliament's ITRE Committee reveals structural tensions between the AI Act a...
Comprehensive Report on Frontier Dynamics and Multi-domain Applications in the Artificial Intelligence Industry 21.04.2026 5:00
The provided sources describe the 2026 emergence of OpenClaw, an influential open-source AI agent framework nicknamed "小龙虾" (Little Lobster) that automates complex tasks through local execution. This technological shift enables autonomous product knowledge graph construction and the rise of "individual-led corporations," significantly disrupting the traditional cloud-based s...
The Global Embodied AI Market Outlook 2033 21.04.2026 4:59
The Global Embodied AI Market Outlook 2033 The provided sources detail the rapid evolution of the Embodied AI and Physical AI markets, where artificial intelligence is integrated into physical machines like humanoid robots, autonomous vehicles, and industrial systems. This technological shift moves AI beyond digital interfaces into the real world, enabling machines to perceive, reason, and act w...
Programming Life with Generative AI 20.04.2026 5:09
🚀 Programming Life with Generative AI Microsoft Research is taking diffusion models to the nanoscale. During a recent MIT lecture, Ava Amini revealed how EvoDiff is redesigning the very machinery of life: proteins. Traditionally, protein design relied on scarce 3D structural data. EvoDiff changes the game by learning directly from 50 million discrete protein sequences. The result? A controllab...
Do No Harm: Is it Time for a Hippocratic Oath in AI? 19.04.2026 5:39
Do No Harm: Is it Time for a Hippocratic Oath in AI? As deep learning systems move from code completion to automated judicial roles, the ethical stakes have never been higher. This MIT Deep Learning session explores the moral and technical responsibilities of AI researchers in an era of complex autonomous systems. Core themes: The Risk-Reward Matrix: Evaluating project boundaries before launch. Th...
The Architecture of AI Assistants: A Guide to LLM Post-Training 18.04.2026 7:33
Post-training is the critical bridge between a raw base model and a helpful AI assistant. This guide breaks down the essential phases of supervised fine-tuning (SFT) and preference alignment that define modern LLM development. Technical highlights: Transitioning from next-token prediction to instruction following. The "accuracy-diversity-complexity" triad of high-quality data. Why DPO is...
Understanding Large Language Models: A Technical Deep Dive 18.04.2026 7:26
This session of the MIT Deep Learning series explores the mechanics behind LLMs, framing them as advanced autoregressive systems for next-token prediction. The technical overview covers the evolution from basic statistical methods to trillion-parameter architectures with massive context windows. Key takeaways include: The transition from Bayesian counting to modern self-supervised learning. How pr...
Frontiers of Deep Learning: Limits, Failures, and New Horizons 17.04.2026 6:47
Understanding why deep learning models occasionally fail is as critical as mastering their successes. As neural networks transition from function approximators to autonomous reasoners, identifying their inherent limitations remains a primary research priority. Core challenges and breakthroughs: Generalization vs. Memorization : Why even massive models can struggle with out-of-distribution (OOD) da...
Claude Code is most powerful when treated as a configurable teammate 16.04.2026 1:50
Claude Code is most powerful when treated as a configurable teammate, not just a smart terminal. Mastering these 7 SOTA operator playbooks turns environment design into distinct architectural leverage: Project Contracts via CLAUDE.md : Moving repo standards out of heads and into project memory. Intentional Memory Scoping : Balancing Enterprise, Project, and User layers for coordination. Focused Su...
Google Antigravity is not just an assistant 16.04.2026 1:49
Google Antigravity is not just an assistant; it's an agent-first workspace. Shift from 'coding companion' to 'Mission Control' operator by mastering these 7 core pillars of SOTA agentic workflows: Mission Control Thinking : Moving from micromanagement to orchestration. The Full-Loop Workflow : Unifying Editor, Terminal, and Browser in every request. Pre-Sprint Planning : Defini...
Fundamental principles of Deep Reinforcement Learning from MIT 6.S191. 🚀🚀🚀 15.04.2026 5:42
1️⃣ RL vs Supervised: Learning via interaction, not static labels. 2️⃣ Q-Learning: Mapping state-action pairs to future rewards. 3️⃣ Policy Gradients: Handling continuous action spaces (e.g., steering). The bridge to AI Autonomy. 🤖 All my links: https://linktr.ee/learnbydoingwithsteven #ReinforcementLearning #DeepLearning #MIT #AI #MachineLearning #LearnByDoingWithSteven
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.