Question: Suppose w = [[2, 1], [-1, 2]], b = [0, 1] and x = [-1, 1]. relu(dot(w, x) + b) = Select one: Suppose w=[[2,1],[1,2]],b=[0,1]
![Suppose w = [[2, 1], [-1, 2]], b = [0, 1]](https://s3.amazonaws.com/si.experts.images/answers/2024/09/66e14ea90c229_76866e14ea899750.jpg)
Suppose w = [[2, 1], [-1, 2]], b = [0, 1] and x = [-1, 1]. relu(dot(w, x) + b) =
Select one:
Suppose w=[[2,1],[1,2]],b=[0,1] and x=[1,1]relu(dot(w,x)+b)= Select one: a. [0,2] b. [1,4] c. [0,1] d. [0,4]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
