epoch_annealing: epoch annealing

View source: R/epoch_functions.R

epoch_annealingR Documentation

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


rnn documentation built on April 22, 2023, 1:12 a.m.