0 votes
in Artificial Intelligence by

Tell one technique to avoid overfitting in neural networks?

1 Answer

0 votes
by

Below is technique to avoid overfitting in neural networks

Dropout Technique: The dropout technique is one of the popular techniques to avoid overfitting in the neural network models. It is the regularization technique, in which the randomly selected neurons are dropped during trainng.

Related questions

+1 vote
asked Jan 11, 2022 in Artificial Intelligence by rajeshsharma
0 votes
asked Sep 23, 2020 in Artificial Intelligence by SakshiSharma
...