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

Master and Build Large Language Models

Master and Build Large Language Models

Sources: Sebastian Raschka, Abhinav Kimothi
The best way to understand how large language models (LLM) work is to build your own. And that is exactly what you will do in this course. In this...
17 hours 15 minutes 55 seconds
Build and Deploy a SaaS AI Agent Platform

Build and Deploy a SaaS AI Agent Platform

Sources: Code With Antonio
In this video course, you will create a video call application with AI support from scratch. You will learn how to set up real-time video communication...
13 hours 24 minutes 14 seconds
10-Hour LLM Fundamentals

10-Hour LLM Fundamentals

Sources: Towards AI, Louis-François Bouchard
The intensive course "Basics of LLM in 10 Hours" will teach you how to understand and use large language models in real projects. You will learn when it is...
10 hours 30 minutes 55 seconds
Build a React Native app with Claude AI

Build a React Native app with Claude AI

Sources: designcode.io
This comprehensive course is dedicated to integrating advanced AI tools into the workflow of development in React Native, which allows for a radical change in a
13 hours 53 minutes 10 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