Which two explicit functions are implemented by this neural network?
A neural network is composed of a first affine transformation (affine1) followed by a ReLU non-linearity, followed by a second affine transformation (affine2).
Which two explicit functions are implemented by this neural network? (Choose two.)
A . y = affine1(ReLU(affine2(x)))
B . y = max(affine1(x), affine2(x))
C . y = affine2(ReLU(affine1(x)))
D . y = affine2(max(affine1(x), 0))
E . y = ReLU(affine1(x), affine2(x))
Answer: CD
Latest C1000-059 Dumps Valid Version with 62 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments