Overview of Deep Learning Basics – III
What is covered? Overfitting and underfittingRegularizationDropoutVanishing and exploding gradientWeights intialization Overfitting and underfitting During training, a neural network undergoes many epochs (may be more than 100 or 500) to learn…