# Two Live Book Club Q&As on September 3

> Source: <https://sebastianraschka.com/blog/2026/reasoning-model-book-club-q-and-a.html>
> Published: 2026-08-29 11:55:18+00:00

# 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)
