Mathematics for Artificial Intelligence
A plain-English course covering optimization, machine learning, neural networks, reinforcement learning, and generative AI. Every concept explained with what it is and why it matters.
Math Foundations You Need First
If you have zero math background, start here. Covers variables, functions, equations, derivatives, summation notation, probability — everything you need to understand the rest of the course.
Optimization for AI
How AI finds the best solution among many possibilities. Algorithms, heuristics, convex functions, gradient descent, and the math tools that make it all work.
AI and Machine Learning
How machines learn patterns from data. From linear regression to neural networks, perceptrons to deep learning architectures like CNN, RNN, and LSTM.
Reinforcement Learning & Generative AI
How AI learns by trial-and-error and creates new content. Multi-armed bandits, Q-learning, GANs, and diffusion models.