Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Hey, Need some help with another question for my AI Module, which is the following: I need it completed on a computer as I need
Hey,
Need some help with another question for my AI Module, which is the following:
I need it completed on a computer as I need to input it into my Word document submission file.
Thank you and Kindest Regards.
1) Consider the neural network shown below. The network consists of 2 input values (x1,x2) with their associated weights (0.3, 0.4, 0.3) and (0.2, 0.7, 0.1), 3 nodes in the hidden layer (h1, h2, h3) with associated weights (0.3, 0.5, 0.2) for target output. Assume all neurons have the same bias b = 0.2, and the same sigmoid activation function f(z) = 1 1+e-2. hi 0.3 0.3 0.5 X1 0.4 0.3 0.2 0.7 X2 0.1 h2 0 0.2 ha If we input (x1,x2) = [1, 2], what will be the network's outputStep 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