Computer Science, asked by oscarpaul3222, 8 months ago

In a neural network, which one of the followinh techniques is not useful ro reduce overfittinh

Answers

Answered by mananguptajpr
0

Answer:

Explanation:

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

Similar questions