Course Schedule
Introduction to Machine Learning • Fall 2025
Introduction
Aug 26
1
Introduction, Ethics/Purpose of AI, Logistics
Course foundations and logistics
Lecture
- Introductory Slides slides
- Pre-course Survey references
- Course introductory note and takeaways references
Aug 28
2
Data, Models, and Python
Lecture
- Learning from Data Slides slides
References
- Data Visualization Example (coming soon) Recommended
Sep 2
3
Math and Python Review - Your Computational Toolkit
Linear algebra meets computational implementation
Preparation
- CS229 Linear Algebra Review reference
Lecture
- Python Introduction notebook
- Vectors And Basics notebook
- Matrices And Operations notebook
- Matrix Properties And Calculus notebook
- Data Reading And Plotting notebook
Function Approximation
Sep 4
4
Supervised Learning and Linear Regression
First machine learning algorithm and foundational concepts
Lecture
- Lecture Slides slides
Sep 9
5
Feature Engineering and Generalization
From raw data to meaningful features, avoiding overfitting
Lecture
- Lecture Slides slides
- Ml Tutorial notebook
Sep 11
6
Classification and Logistic Regression
From regression to classification with probabilistic models
Lecture
- Lecture Slides slides
This schedule is dynamically generated from lecture metadata. Materials and links are updated as they become available.