Two Live Book Club Q&As on September 3 Author Sebastian Raschka will host two free live Q&A sessions on September 3, 2026, about his new book Build a Reasoning Model (From Scratch), first with Sophia Yang's The AI Book Club at 10 am CT and then with Sage Elliott's AI Book Club at 2 pm CT. Raschka said the sessions may also cover how the new book connects to his earlier Build a Large Language Model (From Scratch), which builds and pre-trains an LLM from the ground up, while the newer book continues with inference-time scaling and reasoning-focused post-training. Two Live Book Club Q&As on September 3 I’ve been getting lots of nice feedback on my new book, Build a Reasoning Model From Scratch https://amzn.to/4aAKiFY . Thank you I am trying hard to answer all questions readers may have about the book and related topics, whether they come through social media, GitHub, or email. However, I may have missed a few things here and there. I am also looking forward to doing two live Q&As with readers on September 3 The first Q&A is with Sophia Yang’s The AI Book Club https://luma.com/djttn0ah at 10 am CT. A bit later that same day, at 2 pm CT, I’ll join Sage Elliott’s AI Book Club https://luma.com/zjg8jx5e for a second live Q&A. Some readers were also curious about Build a Large Language Model From Scratch , so we may cover how the two books connect. In short, Build a Large Language Model From Scratch builds and pre-trains an LLM from the ground up. The newer book is basically a sequel that continues with inference-time scaling and reasoning-focused post-training. I’m looking forward to hearing which parts readers found most interesting and what questions they have. If you are reading either book, or are simply curious about reasoning models, you are very welcome to join us The book clubs and sign-ups are free - Sophia Yang’s The AI Book Club https://luma.com/djttn0ah https://luma.com/djttn0ah - Sage Elliott’s AI Book Club https://luma.com/zjg8jx5e https://luma.com/zjg8jx5e Read Next AI Reasoning Models Course on LinkedIn Learning A 90-minute LinkedIn Learning course on how reasoning models relate to conventional LLMs and how they are developed. /blog/2026/ai-reasoning-models-course.html 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