Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[ 2 pts / ea ] Comparing MAE and MSE What is the advantages of MSE over SSE? show the error function formula of MAE

[2 pts/ea] Comparing MAE and MSE
What is the advantages of MSE over SSE?
show the error function formula of MAE and MSE, respectively.
Explain why MSE is more sensitive to outliers than MAE using the definition of the formula
[3 pts] Explain why (in most cases) minimizing KL divergence is equivalent to minimizing cross-entropy
[3 pts] Explain why sigmoid causes vanishing gradient
[3 pts] Explain NAG method using the following picture.
[3 pts] Using the following formula, explain how RMSProp improves AdaGrad
Gt=Gt-1+(1-)(gradwJ(wt))2
[3 pts] In LeCun or Xavier initialization, explain why variance is divided by nin(or nin+nout)
[3 pts] normalizing with Gaussian N(0,1) with sigmoid function might make DNN a linear classifier.
Explain it.
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