Build a Reasoning Model (From Scratch)

0h 0m 0s
English
Paid

Course description

Understand how LLMs reason by creating your own reasoning model from scratch. In the book "Building a Reasoning Model from Scratch", you will step-by-step build a working reasoning model on top of a compact pre-trained LLM. Your mentor, Sebastian Raschka, author of the bestseller Build a Large Language Model (From Scratch), guides you through the entire process: from basic architecture to practical improvements, with clear explanations and applied code.

Read more about the course

You will learn to:

  1. implement key improvements for reasoning in LLM;
  2. evaluate models using expert judgments and benchmarks;
  3. enhance the ability to reason without retraining weights;
  4. connect external tools (e.g., calculator) through RL;
  5. apply knowledge distillation from larger reasoning models;
  6. understand and build a complete development pipeline for reasoning models.


Reasoning models break down tasks into steps and provide more reliable answers in mathematics, logic, and programming - an approach already used in leading systems like Grok 4 and GPT-5. This course demystifies the process: you will start with a small foundational LLM, incrementally add reasoning mechanisms, learn to measure real quality improvements, and then further enhance it using non-training methods and RL. By the end, you will have a compact but capable reasoning stack, created by your own hands.

Books

Read Book Build a Reasoning Model (From Scratch)

#Title
1Build a Reasoning Model (From Scratch)

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

RAG: Beyond Basics

RAG: Beyond Basics

Sources: Prompt Engineering
The course is dedicated to the practical and theoretical study of Retrieval-Augmented Generation (RAG). You will learn not only "how" but also "why" these...
2 hours 40 minutes 48 seconds
Learn MCP (Model Context Protocol)

Learn MCP (Model Context Protocol)

Sources: zerotomastery.io
If you are interested in AI that doesn't just talk but actually does something, this compact course is for you. Get ready to dive into the Model Context...
1 hour 7 minutes 34 seconds
Build a Simple Neural Network & Learn Backpropagation

Build a Simple Neural Network & Learn Backpropagation

Sources: zerotomastery.io
Learn backpropagation and gradient descent by writing a simple neural network from scratch in Python - without libraries, just the basics. Ideal...
4 hours 34 minutes 9 seconds
Building Gen AI Agents for Enterprise: Leadership and Product Manager Edition

Building Gen AI Agents for Enterprise: Leadership and Product Manager Edition

Sources: Hamza Farooq
What can AI-based agents do for me? We are living in one of the most revolutionary periods in the history of computing, and generative AI is at the...
12 hours 26 minutes 49 seconds
Build AI Agents with AWS

Build AI Agents with AWS

Sources: zerotomastery.io
Learn to design, create, and deploy multiple AI agents using AWS by building your own intelligent travel assistant, ready for production. Gain practical...
3 hours 9 minutes 7 seconds