题目
COMP90049_2025_SM2 Lecture 15 Multilayer Perceptron Practice Quiz
单项选择题
In the below network, find the values for (h1, h2, y1) when the activation function is ReLU for the point (1,1).

查看解析
标准答案
Please login to view
思路分析
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 explanation登录即可查看完整答案
我们收录了全球超50000道考试原题与详细解析,现在登录,立即获得答案。
类似问题
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.
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!