View source: R/check_save_interval.R
check_save_interval | R Documentation |
save_interval
is validCheck if the save_interval
is valid
Will stop if not.
check_save_interval(save_interval)
save_interval |
epoch intervals at which to save state of model, and at which to calculate the valid loss |
Nothing. Will stop if save_interval
is invalid.
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.