DeepLearning
DeepLearning
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