Skip to main content

8 docs tagged with "overview"

View all tags

Module 01: ML Foundations - Overview

Complete overview of the ML Foundations module - 12 lessons covering the core concepts every ML engineer must know before building production systems.

Module 02 - Linear Models

Master linear models from first principles - the mathematical foundation underlying deep learning, neural networks, and modern ML systems.

Module 03 - Tree Models and Ensembles

Master decision trees and ensemble methods from first principles - the model family that dominates tabular ML competitions and powers production fraud, pricing, and ranking systems worldwide.

Module 04: Neural Networks

A comprehensive engineering-focused guide to neural networks - from the perceptron to training dynamics, optimization, and production debugging.

Module 05 - Information Theory

How Shannon's information theory underpins every loss function, compression algorithm, and generative model in modern ML engineering.

Module 07: Unsupervised Learning

Learn unsupervised learning algorithms - clustering, dimensionality reduction, and generative models - as applied in production ML systems.

Module 11 - Reinforcement Learning

A comprehensive module covering RL fundamentals through modern alignment techniques including RLHF and DPO, connecting classical theory to LLM training.