Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

One of the popular activation functions used in hidden layers of multilayer perceptrons is the sigmoid function given by sigmoid ( a ) = 1

One of the popular activation functions used in hidden layers of multilayer perceptrons
is the sigmoid function given by
sigmoid(a)=11+exp(-a),
where the derivative of the sigmoid function with respect to its parameter is found
as sigmoid(a)(1-sigmoid(a)). Another popular activation function is the hyperbolic
tangent function given by
tanh(a)=exp(a)-exp(-a)exp(a)+exp(-a)
(a) Find the derivative of the hyperbolic tangent function with respect to its pa-
rameter. (10 points)
(b) What might be the advantage of using the hyperbolic tangent function over
the sigmoid function? (5 points)
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spatio Temporal Database Management International Workshop Stdbm 99 Edinburgh Scotland September 10 11 1999 Proceedings Lncs 1678

Authors: Michael H. Bohlen ,Christian S. Jensen ,Michel O. Scholl

1999th Edition

3540664017, 978-3540664017

Students also viewed these Databases questions

Question

f. Did they change their names? For what reasons?

Answered: 1 week ago