0% found this document useful (0 votes)
5 views

DeepLearning

Uploaded by

salahalj2002
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

DeepLearning

Uploaded by

salahalj2002
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 17

Introduction to Deep Learning

1
Deep Learning
Machine learning algorithms based on
multiple levels of
representation/abstraction
automatically learning good features or
representations
not simply using human-designed
Neural Network
representations or input features

2
Deep Learning

ŷ 3rd Layer
W4 “Objects”
h3
W3
h2
W2
h1 1st Layer
W1 “Edges”

vi v
3 Pixels[Andrew Ng]
Deep Learning Basics
From Quoc V. Le tutorial on deep
learning
Part I: Nonlinear classifiers and the
backpropagation algorithm
Part II: Autoencoders,Convolutional
Neural Networks, and Recurrent Neural
Networks (skipped)

4
Illustrative example

5
Illustrative example

6
Decision function

7
Decision function

8
9
Deep neural network

10
11
Backpropagation

12
Multilayer neural network

13 [LeCun, Bengio & Hinton]


Back propagation

14 [LeCun, Bengio & Hinton]


15
16
17 [LeCun & Ranzato]

You might also like