S: signed sigmoid function 𝑆(𝑎)=𝑠𝑖𝑔𝑛[𝜎(𝑎)βˆ’0.5]=𝑠

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

S: signed sigmoid function 𝑆(𝑎)=𝑠𝑖𝑔𝑛[𝜎(𝑎)βˆ’0.5]=𝑠

Post by answerhappygod »

S: signed sigmoid function 𝑆(π‘Ž)=𝑠𝑖𝑔𝑛[𝜎(π‘Ž)βˆ’0.5]=𝑠𝑖𝑔𝑛[
1/(1+𝑒π‘₯𝑝(βˆ’π‘Ž) )βˆ’0.5]
L: linear function 𝐿(π‘Ž)=π‘π‘Ž
Where in both cases, π‘Ž=βˆ‘ πœ”π‘–π‘‹π‘–π‘–
Assign proper activation functions (S or L) for each unit in the
following graph so this neural network simulates a boosting
classifier that combines two logistic regression classifiers, 𝑓1:𝑋
β†’π‘Œ1 and 𝑓2:𝑋 β†’ π‘Œ2, to produce its final prediction: π‘Œ=𝑠𝑖𝑔𝑛[𝛼1π‘Œ1
+𝛼2π‘Œ2]. Use the same definition in problem (b) for the logistic
regression functions 𝑓1 and 𝑓2.
 1
1 (17.63 KiB) Viewed 21 times
W1 X1 05 W2 -Y W3 W6 X2 W4
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply