rnn (version 0.8.1)

epoch_annealing: epoch annealing

Description

Apply the learning rate decay to the learning rate, called in epoch_model_function

Usage

epoch_annealing(model)

Arguments

model

the output model object

Value

the updated model