Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A neural network for a two-class classification problem is given below. The units at the hidden layer have ReLU activations. The weights determined through training

A neural network for a two-class classification problem is given below. The units at the hidden layer have ReLU activations.

The weights determined through training are:

w11=-1.5; w12=-1.0, w21=1.2; w22=1.0; w31=-0.6; w32=1.0 h11=-0.5; h12=-1.0; h21=1.0, h22=1.5; h31= 0.4; h32=0.3 image text in transcribed

Suppose x1=4, and x2=5.

(a) Calculate the net inputs a1 and a2.

(b) Calculate the ReLU outputs.

(c) Calculate y1 and y2.

(d) Calculate z1 and z2.

(e) If cross entropy used as the loss function, and the target value is [1,0], calculate the loss

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

More Books

Students also viewed these Databases questions

Question

Describe effectiveness of reading at night?

Answered: 1 week ago

Question

find all matrices A (a) A = 13 (b) A + A = 213

Answered: 1 week ago