Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Math Behind LLMs, Transformers and Modern Computer Vision
Rating: 4.7 out of 5(1,163 ratings)
5,240 students

Math Behind LLMs, Transformers and Modern Computer Vision

From Multi Head Attention and Embeddings to Transformers, Vision Transformers, Modern Image Segmentation + LLMs and SAM
Created byPatrik Szepesi
Last updated 6/2026
English

What you'll learn

  • Mathematics Behind Large Language Models
  • Modern Image Segmentation
  • Positional Encodings
  • Compare CNNs and Vision Transformers mathematically
  • Compute prompt self-attention and image–prompt cross-attention
  • Multi Head Attention
  • Query, Value and Key Matrix
  • Attention Masks
  • Masked Language Modeling
  • Dot Products and Vector Alignments
  • Nature of Sine and Cosine functions in Positional Encodings
  • How models like ChatGPT work under the hood
  • Bidirectional Models
  • Context aware word representations
  • Vision Transformers
  • Word Embeddings
  • How dot products work
  • Modern Computer Vision
  • Understand quadratic complexity in Vision Transformers
  • Matrix multiplication
  • Programatically Create tokens
  • Derive self-attention, multi-head attention, and cross-attention from scratch
  • Analyze the full Vision Transformer pipeline
  • Break down the mathematics of Meta’s Segment Anything Model (SAM)
  • Understand prompt encoders in modern segmentation models

Course content

7 sections87 lectures11h 34m total length
  • What we are going to Cover in Natural Language Processing2:50
  • What we are going to Cover in Computer Vision1:49
  • (Optional) Mathematics Behind Backpropagation Course2:58
  • Course Resources0:03

Requirements

  • Basic HS math(linear algebra)

Description

Welcome to Math Behind LLMs, Transformers and Modern Computer Vision, a rigorous deep dive into the mathematical foundations powering today’s most advanced AI systems.

This course is designed for learners who want more than intuition. We derive and analyze the core equations behind Large Language Models, Vision Transformers, and modern image segmentation systems.

You will begin with tokenization and embedding mathematics, understanding how raw text becomes high-dimensional vector representations through algorithms like WordPiece. From there, we mathematically unpack the heart of transformer architectures: query, key, and value matrices, attention score computation, scaling behavior, and multi-head attention.

We examine attention masks, contextual encoding, and positional encodings — including the sine and cosine formulations that preserve sequence structure. You’ll build strong geometric intuition around vectors, dot products, cosine similarity, and dense embeddings.

The course then expands beyond language.

You’ll compare Convolutional Neural Networks with Vision Transformers, analyze quadratic attention operations, and walk through the complete Vision Transformer pipeline from patch embeddings to final predictions.

In an advanced section, we dissect the mathematics behind Meta’s Segment Anything Model (SAM). You will explore prompt encoders, self-attention, cross-attention between prompts and images, attention score computation in segmentation models, and how these systems are trained at scale.

By the end of this course, you won’t just understand how transformers work — you will understand why they work at the equation level across language and vision.

If you aim to build deep technical mastery and develop the mathematical intuition required for cutting-edge AI research and engineering, this course will elevate your expertise.

Who this course is for:

  • For ambitious learners aiming to reach the upper echelon of the programming world: This content is designed for those who aspire to be within the top 1% of data scientists and machine learning engineers. It is particularly geared towards individuals who are keen to gain a deep understanding of transformers, the advanced technology behind large language models. This course will equip you with the foundational knowledge and technical skills required to excel in the development and implementation of cutting-edge AI applications