Deep Learning: Theory and Practice Matrix Calculus 31-1-2019 - - PowerPoint PPT Presentation

deep learning theory and practice
SMART_READER_LITE
LIVE PREVIEW

Deep Learning: Theory and Practice Matrix Calculus 31-1-2019 - - PowerPoint PPT Presentation

Deep Learning: Theory and Practice Matrix Calculus 31-1-2019 Linear and Logistic Regression Models deeplearning.cce2019@gmail.com Matrix Derivatives Linear Models for Classification Optimize a modified cost function Bishop - PRML book


slide-1
SLIDE 1

Deep Learning: Theory and Practice

31-1-2019

Matrix Calculus Linear and Logistic Regression Models

deeplearning.cce2019@gmail.com

slide-2
SLIDE 2

Matrix Derivatives

slide-3
SLIDE 3

Linear Models for Classification

Bishop - PRML book (Chap 3)

❖ Optimize a modified cost function

slide-4
SLIDE 4

Least Squares for Classification

Bishop - PRML book (Chap 3)

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

least squares regression

slide-5
SLIDE 5

Gradient Descent For Function Minimization

slide-6
SLIDE 6

Non-linear Optimization

Typical Error Surface as a function of parameters (weights) Highly Non-linear

slide-7
SLIDE 7

Approximate Minimization

slide-8
SLIDE 8

Approximate Minimization

Error surface close to a local optima Move to local optima

Method of Steepest Descent

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)