Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Imagine we are using a simple neuron model, with one sigmoid neuron, which takes one input and has one output - - and we are
Imagine we are using a simple neuron model, with one sigmoid neuron, which takes one input and has one output and we are using a mean squared error as the cost function.
The change in cost given the change in weight is ay sigma' z where x is the input or a is the activation and y is the predicted value
where z w xb and sigma' is the first derivative of the sigmoid
Assuming that ay then:
Select one:
a If the z value is large say greater than then dCdw will be largeie much greater than zero
b If the z value is small say less than then the dCdw will be large ie much greater than zero
C If the z value is close to zero, then the dCdw will be small closer to zero
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started