QA Flashcards
What does data normalization prevent?
reduce the risk of sigmoid saturation preventing minimization
stuck, premature convergence or undue increase of the estimated weights.
T or F Data normalization prevents vanishing gradient
F
For different task you always need different dataset T or F
T at least the label changes
For small batch size the number of iterations required increases as the batch size increases t or f
F
CNN rests on filter to reduce the image size t or f
F
Activation maps are synonym of feature map t or f
T
Hidden neurons are not active most of the time when the sparsity factor is approaching 0.5
T
In Gan the discriminator maximizes the objective D(G(z)) =0 t or f
T
In the training the gan learns the distribution of the images in the reference dataset t or f
T