Describe at least one way to overcome the problem of overfitting when constructing neural networks.
  • Adjusting the network structure to reduce the number of hidden units.
  • Using early stopping during the training phase. Some reasonable stopping criteria are listed here.

Valid HTML 4.0 Transitional