Courses
Log inSign up

How AI Works

Take a peek under the hood of generative AI and LLMs to understand how they work.

31 Lessons5 Practice

Intro to Language Models

Predicting the Next Word

Larger Context Windows

Calculating Word Probabilities

Temperature

Improving Models

Loss

Preprocessing

Capitalization

Punctuation

Tokenization

Byte-Pair Encoding

Deep Networks

Training

Gradient Descent

Neural Networks

Folding Data

Multiple Layers

Reading Digits

Pattern Recognition

Compressing Images

Classifying Faces

A Space of Faces

Semantic Geometry

Turning Text into Data

Using Dictionaries

Counting Unique Words

Bigrams and Mutability

Bigram Frequency and Tuples

Bigram Analysis

Building a Language Model

Up next

Introduction to Neural Networks

Dive into the inner machinery of neural networks to discover how these flexible learning tools actually work.

Jump ahead

Course description

Take a peek under the hood of generative AI and LLMs to understand how they work.


Prerequisites and next steps

Using a live chat interface, this course explores large language models, including how corpora are built, ngram models, tokenization, and temperature.