Skip to main content

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

AI Engineering: Fine-Tuning LLMs

AI Engineering: Fine-Tuning LLMs

Sources: zerotomastery.io
If you're interested in an AI that actually works, not just sounds impressive, this compact course is just for you. Fine-tuning the GPT model is not just...
1 hour 35 minutes 46 seconds
Claude Code

Claude Code

Sources: Mckay Wrigley (takeoff)
Claude Code is a course that teaches how to use the intelligent assistant (AI) from Anthropic for programming directly in the terminal. It helps write...
2 hours 23 minutes 22 seconds
Semantic Log Indexing & Search

Semantic Log Indexing & Search

Sources: Andreas Kretz
Semantic search is one of the most practical ways to apply generative AI in real-world data processing projects. In this course, we go beyond...
53 minutes 37 seconds
MCP in Practice: The Future of AI Agents

MCP in Practice: The Future of AI Agents

Sources: newline (ex fullstack.io)
In this course, you will gain a comprehensive understanding of MCP - from key components and basic concepts to practical application examples. We will pay...
1 hour 10 minutes 6 seconds
The Basics of Prompt Engineering

The Basics of Prompt Engineering

Sources: newline (ex fullstack.io)
In this course, you will master the basics of Prompt Engineering - one of the key skills in the AI era. Large Language Models (LLMs) can reason, write text...
45 minutes 54 seconds