Closed msank00 closed 4 years ago
Hi Team,
In Ch06_Multilayer_Perceptrons/Multilayer_Perceptron.ipynb, I found that the y axis label for the gradient of relu() is mistakenly written as grad of sigmoid.
Ch06_Multilayer_Perceptrons/Multilayer_Perceptron.ipynb
relu()
grad of sigmoid
Hi Team,
In
Ch06_Multilayer_Perceptrons/Multilayer_Perceptron.ipynb
, I found that the y axis label for the gradient ofrelu()
is mistakenly written asgrad of sigmoid
.