LearningRateSchedule

Allows an SinglePassOptimizer to delegate the learning rate to increase composability of different optimizers.

Inheritors

Functions

Link copied to clipboard
abstract fun learningRate(epoch: Int): Float