Learning Rate Schedule Learning rate is scheduled to be reduced after 80, 120, 160, 180 epochs. Called automatically every epoch as part of callbacks during training. # Arguments epoch (int): The number of epochs # Returns lr (float32): learning rate
(epoch)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected