Week |
Lecture Topic |
Module I: Introduction and Exploratory Analysis |
1
8/26
|
Course Introduction
- The instructor, the outline, classroom conduct, academic integrity, attendance, and grading policy.
An Introduction to AI and Its History
- Different Views and Approaches to AI
- AI vs ML vs DL
- AI in Industry
- AI in Enterprise
|
2
9/2
|
Statistical Thinking
- Basic statistics
- Graphical exploratory data analysis
- Quantitative exploratory data analysis
- Thinking probabilistically (Discrete and Continuous variables)
|
Module II: Supervised Machine Learning |
3
9/9
|
EXAM I (Module I)
Introduction to Supervised Learning
- K-Nearest Neighbor (KNN)
- Model Generation
- Train and Test Splitting
|
4
9/16**
|
**No classes. |
5
9/23
|
Linear Regression
- Linear Regression with one variable
- Model Representation
- Cost Function
- Parameter Learning (Gradient Descent)
- Multivariate Linear Regression
- Gradient Descent for Multiple Features Normal Equation
- Polynomial Regression
|
6
9/30
|
Logistic Regression
- Classification
- Hypothesis Representation
- The Problem of Overfitting
- Decision Boundary
- Cost Function
- Advanced Optimization
- Multiclass Classification
|
7
10/7
|
Support Vector Machines
- Optimization Objective
- Large Margin Intuition Kernels
|
Module III: Unsupervised Machine Learning |
8
10/14
|
EXAM II (Module II)
Introduction to Unsupervised Learning
- Clustering with K-Means
- Hierarchical Agglomerative Clustering
|
Module IV: Deep Learning |
9
10/21
|
Introduction to Deep Learning:
- Neural Networks
- Convolutional Neural
- Transfer Learning
|
10
10/28
|
EXAM III (Module III)
Neural Networks: Representation
- Non-linear Hypotheses
- Neurons and the Brain
- Model Representation
- Example and Intuition
- Multiclass Classification
|
11
11/4
|
Neural Networks: Learning
- Learning Cost Function
- Backpropagation Algorithm
- Backpropagation Intuition
|
12
11/11
|
Deep Reinforcement Learning
- Q-Learning
- Deep Reinforcement Learning
- Policies and Learning Algorithms
|
PART IV: Independent Study |
13
11/18
|
Linear Classifiers in Python
- Applying Logistic Regression and SVM
- Loss function
|
14
11/25**
|
**No class. Happy Thanks Given!! |
15
12/2
|
Linear Classifiers in Python
- Linear Regression
- Support Vector Machines
|
16
12/9
|
EXAM IV (Module IV)
Case Study: School Budgeting with Machine Learning in Python |
17
12/16
|
Machine Learning Fundamentals with Python | Exam |