Question: Problem 3 . 8 Consider replacing the ReLU activation function with ( i ) the Heaviside step function heaviside z , ( ii ) the

Problem 3.8 Consider replacing the ReLU activation function with (i) the Heaviside step function heaviside z,(ii) the hyperbolic tangent function tanh[z], and (iii) the rectangular function rect z, where:
Redraw a version of figure 3.3 for each of these functions. The original parameters were: ={0,1,2,3,10,11,20,21,30,31}={-0.23,-1.3,1.3,0.66,-0.2,0.4,-0.9,0.9,1.1,-0.7}. Provide an informal description of the family of functions that can be created by neural networks with one input, three hidden units, and one output for each activation function.
d)
g)
b)
e)
h)
i)
i)
c)
f)
Figure 3.3 Computation for function in figure 3.2a. a-c) The input x is passed through three linear functions, each with a different y -intercept *0 and slope *1. d-f) Each line is passed through the ReLU activation function, which clips negative values to zero. g-i) The three clipped lines are then weighted (scaled) by 1,2, and 3, respectively. j) Finally, the clipped and weighted functions are
Problem 3 . 8 Consider replacing the ReLU

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!