AI Reasoning Models Course on LinkedIn Learning Sebastian Raschka released a 1.5-hour "AI Reasoning Models" course on LinkedIn Learning, offered as part of LinkedIn Premium, covering how reasoning models relate to conventional LLMs and how they are developed. The course comprises 4 main sections with roughly 30 short videos, plus interactive quizzes and code examples, and links in Raschka's LinkedIn post unlock it for 24 hours for everyone. AI Reasoning Models Course on LinkedIn Learning My “ AI Reasoning Models https://www.linkedin.com/learning/ai-reasoning-models-the-building-blocks-for-the-next-generation-of-ai-applications ” course a little collaboration with LinkedIn is now available It’s essentially a 1.5h course that explains how reasoning models relate to conventional LLMs and how they are developed. This course is for people interested in LLM concepts but who don’t want to do all the nitty-gritty coding work, like in my Build an LLM From Scratch /llms-from-scratch/ and Build a Reasoning Model From Scratch /reasoning-from-scratch/ books. It has 4 main sections with ~30 short videos total, plus interactive quizzes, code examples, and more. But it’s not a huge commitment, more like a snappy ~90 min course you can do in an extended lunch break to get a solid understanding of what reasoning models are. This course is offered as part of LinkedIn Premium. The links in my LinkedIn post https://www.linkedin.com/posts/sebastianraschka my-ai-reasoning-models-course-a-little-activity-7504889534715760640-xTlS should unlock it for 24 hours for everyone. I hope you find it useful Source: website version of my LinkedIn post https://www.linkedin.com/posts/sebastianraschka my-ai-reasoning-models-course-a-little-activity-7504889534715760640-xTlS . Read Next OpenAI Astra and Looped Transformers A short note on OpenAI Astra, recurrent depth, looped transformers, Nanbeige 4.2, and the Mixture-of-Recursions paper. /blog/2026/openai-astra-looped-transformers.html Reasoning Models From Scratch: Code Setup A short video on how conventional LLMs relate to reasoning models and agents, along with Python and PyTorch setup using uv. /blog/2026/reasoning-models-and-agents-from-scratch.html Two Live Book Club Q&As on September 3 Two free live book club Q&A sessions on September 3 about Build a Reasoning Model From Scratch and related reader questions. /blog/2026/reasoning-model-book-club-q-and-a.html