Home /
Expert Answers /
Advanced Math /
2-the-following-image-shows-an-artificial-neural-network-with-two-sensing-neurons-neurons-1-and-2-pa514
(Solved): 2. The following image shows an artificial neural network with two sensing neurons (Neurons 1 and 2 ...
2. The following image shows an artificial neural network with two sensing neurons (Neurons 1 and 2) and 3 processing neurons (Neurons 3, 4, and 5) a. Assuming that the processing neurons in this network use a logistic activation function, what would be the output of Neuron 5 if the network received the input vector: Neuron 1=0.7 and Neuron 2=0.3 ? b. Assuming that the processing neurons in this network use a ReLU activation function, what would be the output of Neuron 5 if the network received the input vector: Neuron 1=0.7 and Neuron 2=0.3 ? c. The following image provides a template diagram for the sequence of matrix operations that our neural network would use to process the input vector Neuron 1=0.7 and Neuron 2=0.3. Assuming that the processing neurons in the network use a ReLU activation function, fill in the diagram (Excel) with the appropriate weights, bias terms, weighted sum values, and activations.