









































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
tells about graphs, neural networks
Typology: Lecture notes
1 / 49
This page cannot be seen from the preview
Don't miss anything!










































x 1
x 2
Input Layer
x 1
x 2
h 11
h 12
h 13
Input Layer
Hidden Layer-
x 1
x 2
h 11
h 12
h 13
Input Layer
Hidden Layer-
x 1
x 2
h 11
h 12
h 13
Input Layer
Hidden Layer-
x 1
x 2
h 11
h 12
h 13
h 21
h 22
Input Layer
Hidden Layer-
Hidden Layer-
x 1
x 2
h 11
h 12
h 13
h 21
h 22
y
w^113
w^121 w^122 w^123
w^111 w^112
Input Layer
Hidden Layer-
Hidden Layer-
Output Layer
x 1
x 2
h 11
h 12
h 13
h 21
h 22
y
w^113
w^121 w^122 w^123
b^11
b^12
b^13
w^111 w^112
Input Layer
Hidden Layer-
Hidden Layer-
Output Layer
-2 -1 0 1 2
1
x 1
x 2
h 11
h 12
h 13
h 21
h 22
y
w^211
w^212
w^113
w^121 w^122 w^123
w^221
w^222
w^231
w^232
w 113
w^321
b^11
b^12
b^13
b^21
b^22
w^111 w^112 b 3 1
ReLU( ) z = max(0, z) ๐^ ( )z^ =
1 + e-z
g z( )
z
Input Layer
Hidden Layer-
Hidden Layer-
Output Layer
x 1
x 2
h 11
h 12
h 13
h 21
h 22
3 y
2
5
x 1
x 2
h 11
h 12
h 13
h 21
h 22
3 y
2
5
h 11 = g ( 5 x 1 + 3x 2 + 2)
h 11 = max( 5 x 1 + 3x 2 + 2, 0)
ReLU
x 1
x 2
h 11
h 12
h 13
h 21
h 22
3 y
2
5
h 11 = g ( 5 x 1 + 3x 2 + 2)
h 11 = max( 5 x 1 + 3x 2 + 2, 0)
h 11 = ๐ 5( x 1 + 3x 2 + 2)
ReLU
Sigmoid
x 1
x 2
h 11
h 12
h 13
h 21
h 22
y
3
2
y = g ( 2 h 21 - h 22 + 3)
x 1
x 2
h 11
h 12
h 13
h 21
h 22
y
3
2
y = 2h 21 - h 22 + 3 y^ =^ g^ (^2 h^21 - h^22 + 3)
Linear