Learn R Programming

rnn (version 0.8.1)

epoch_print: epoch printing for trainr

Description

Print the error adn learning rate at each epoch of the trainr learning, called in epoch_function

Usage

epoch_print(model)

Arguments

model

the output model object

Value

nothing