learning_rate Interface

interface
private elemental module function learning_rate(self) result(rate)

Arguments

Type IntentOptional Attributes Name
class(training_configuration_t), intent(in) :: self

Return Value real(kind=rkind)