vaeac_check_save_parameters {shapr} | R Documentation |
Function that gives a warning about disk usage
Description
Function that gives a warning about disk usage
Usage
vaeac_check_save_parameters(
save_data,
epochs,
save_every_nth_epoch,
x_train_size,
verbose
)
Arguments
save_data |
Logical (default is |
epochs |
Positive integer (default is |
save_every_nth_epoch |
Positive integer (default is |
x_train_size |
The object size of the |
verbose |
String vector or NULL.
Specifies the verbosity (printout detail level) through one or more of strings |
Value
The function does not return anything.
Author(s)
Lars Henry Berge Olsen