Question 20
It specifies how many epochs with no improvement in the monitored metric are tolerated beforereducing the learning rate.
It automatically restarts training after the learning rate is reduced.
It determines the number of epochs required for validation loss to reach the minimum.
It defines how many epochs the learning rate should remain frozen after being reduced.