In Week-1 lecture “Simple Convolutional Network Example CORRECTION”, it’s mentioned "p=0 means valid convolutions instead of same convolutions. ".
Should it be referred as “Valid padding” and when “p != 0” it’s referred as “Same padding” ?
In Week-1 lecture “Simple Convolutional Network Example CORRECTION”, it’s mentioned "p=0 means valid convolutions instead of same convolutions. ".
Should it be referred as “Valid padding” and when “p != 0” it’s referred as “Same padding” ?
See my answer here: