Learn Before
Multiple Choice
You have built a network using the tanh activation for all the hidden units. You initialize the weights to relative large values, using np.random.randn(..,..)*1000. What will happen?
0
1
Updated 2026-07-05
Contributors are:
Who are from:
Tags
Data Science
Machine Learning Yearning @ DeepLearning.AI
Dive into Deep Learning @ D2L
Deep Learning
Machine Learning
Supervised Learning
Related
Pros and Cons of Hyperbolic Tangent Function
Derivative of TanH/Hyperbolic Tangent Function
More on the Tanh function
Sigmoid/Logistic vs. TanH/Hyperbolic Tangent functions
You have built a network using the tanh activation for all the hidden units. You initialize the weights to relative large values, using np.random.randn(..,..)*1000. What will happen?