should we always use regularization and Adam and normalization and mini-batch ?
Or should we only use regularization when we find our model has high variance, and use ADAM, normalization, mini-batch when our model is running slowly ?
should we always use regularization and Adam and normalization and mini-batch ?
Or should we only use regularization when we find our model has high variance, and use ADAM, normalization, mini-batch when our model is running slowly ?
Have you seen this link ?