MCPcopy Create free account
hub / github.com/CausalLearning/HSJA / lr_schedule

Function lr_schedule

resnet.py:29–51  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected