in a neural networks which one of the following technique is not useful to reduce overfitting
Answers
Answered by
0
Answer:
n a neural network, which one of the following techniques is NOT useful to reduce overfitting
adding more layers
Explanation:
Answered by
0
Answer:Regularization methods like weight decay provide an easy way to control overfitting for large neural network models. A modern recommendation for regularization is to use early stopping with dropout and a weight constraint
Explanation:
Similar questions