Questions
COMP90049_2025_SM2 Lecture 15 Multilayer Perceptron Practice Quiz
Single choice
In the below network, find the values for (h1, h2, y1) when the activation function is ReLU for the point (1,1).

View Explanation
Verified Answer
Please login to view
Step-by-Step Analysis
The question asks: In the below network, find the values for (h1, h2, y1) when the activation function is ReLU for the point (1,1).
First, restate what we know from the network diagram: there are input nodes X1 and X2 with values given as the point (1, 1). Each input connects to hidden neurons h1 and h2 with certain weights, and then the hidden neurons connect to the output y1 with their own weights. The activation function used at the hidden layer is ReLU, so after computing the weighted sums for h1 and h2, we apply ReLU to obtain their final values. The output y1 is computed from h1 and h2 (and possibly a bias) with its own weights, and we may or may not apply a......Login to view full explanationLog in for full answers
We've collected over 50,000 authentic exam questions and detailed explanations from around the globe. Log in now and get instant access to the answers!
Similar Questions
Which of the following statements about Neural Network (NN) is correct?
Which of the following correctly describes a feedforward neural network? I All of its units, called neurons, in a hidden layer are connected to all of the units in a previous layer. II Its goal is to approximate a function 𝑓 ( 𝑋 ) of the input 𝑋 to get an output 𝑦 . III Feedforward refers to the direction of the information flows through the function being evaluated from 𝑋 up to the output 𝑦 . IV They have feedback connections where the output of a certain layer is fed back to itself, making them the best choice for modeling time series.
What is true regarding the neural network family of algorithms? I Neural Networks can have at most two hidden layers. II Neural Network training involves the computation of several partial derivatives of the error function concerning the model parameters. III Neural Networks can be used as a supervised and an unsupervised method. IV Neural Networks can be used only as a supervised method.
What is true regarding an Autoencoder (AE)? I It is a neural network with a specific structure. II It is an unsupervised learning algorithm. III It is an algorithm to train a regression tree. IV It is a supervised learning algorithm.
More Practical Tools for Students Powered by AI Study Helper
Making Your Study Simpler
Join us and instantly unlock extensive past papers & exclusive solutions to get a head start on your studies!