Deep Learning - Theory and Practice Linear Regression, Least Squares - - PowerPoint PPT Presentation

deep learning theory and practice
SMART_READER_LITE
LIVE PREVIEW

Deep Learning - Theory and Practice Linear Regression, Least Squares - - PowerPoint PPT Presentation

Deep Learning - Theory and Practice Linear Regression, Least Squares 13-02-2020 Classification and Logistic Regression http://leap.ee.iisc.ac.in/sriram/teaching/DL20/ deeplearning.cce2020@gmail.com Linear Regression Solution to Maximum


slide-1
SLIDE 1

Deep Learning - Theory and Practice

13-02-2020

Linear Regression, Least Squares Classification and Logistic Regression

http://leap.ee.iisc.ac.in/sriram/teaching/DL20/ deeplearning.cce2020@gmail.com

slide-2
SLIDE 2

Linear Regression

Bishop - PRML book (Chap 3)

❖ Solution to Maximum Likelihood problem is the least

squares solution

Pseudo Inverse Based Solution

slide-3
SLIDE 3

Choice of Basis Functions

slide-4
SLIDE 4

Regularized Least Squares

Bishop - PRML book (Chap 3)

❖ Optimize a modified cost function

slide-5
SLIDE 5

Regularized Least Squares

Bishop - PRML book (Chap 3)

slide-6
SLIDE 6

Choice of Regularization Parameter

slide-7
SLIDE 7

Linear Models for Classification

Bishop - PRML book (Chap 3)

❖ Optimize a modified cost function

slide-8
SLIDE 8

Least Squares for Classification

Bishop - PRML book (Chap 3)

❖ K-class classification problem ❖ With 1-of-K hot encoding, and

least squares regression

slide-9
SLIDE 9

Logistic Regression

Bishop - PRML book (Chap 3)

❖ 2- class logistic regression ❖ K-class logistic regression ❖ Maximum likelihood solution ❖ Maximum likelihood solution

slide-10
SLIDE 10

Least Squares versus Logistic Regression

Bishop - PRML book (Chap 4)

slide-11
SLIDE 11

Least Squares versus Logistic Regression

Bishop - PRML book (Chap 4)