(Choose 1 answer)
The following equation captures the computation in a ResNet block. What goes into the two blanks above?
a[l+2]=g(W[I+2]g(W[I+1]a[l]+b[I+1])+b[1+2]+
A. a[l] and 0, respectively
B. 0 and z[1+1], respectively
C. z[I] and a[l], respectively
D. 0 and a[1], respectively
)+
Exit 45