HI Mentor,
Can someone please explain how batch normalization works for when the given input is Conv2D. we dont have lecture for it…Do we have any link to understand the concept ?
HI Mentor,
Can someone please explain how batch normalization works for when the given input is Conv2D. we dont have lecture for it…Do we have any link to understand the concept ?
You can plug in batchnorm layer after Conv2D layer.
Feel free tune this as an optional hyperparameter by observing the difference in performance.