which Keras layer would you use if you want to reduce overfitting in neural network models?

32. which Keras layer would you use if you want to reduce overfitting in neural network models?

  1. Pooling layer
  2. Dropout layer
  3. Permute layer
  4. Lambda layer

Answer: B) Dropout layer

Explanation:

We will use the Dropout layer if we want to reduce overfitting in neural network models.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.