epoch_print {rnn} | R Documentation |
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
[Package rnn version 1.9.0 Index]