View source: R/approach_vaeac.R
vaeac_get_mask_generator_name | R Documentation |
Function that determines which mask generator to use
vaeac_get_mask_generator_name(
mask_gen_coalitions,
mask_gen_coalitions_prob,
masking_ratio,
verbose
)
mask_gen_coalitions |
Matrix (default is |
mask_gen_coalitions_prob |
Numeric array (default is |
masking_ratio |
Numeric (default is |
verbose |
String vector or NULL.
Specifies the verbosity (printout detail level) through one or more of strings
|
The function does not return anything.
Lars Henry Berge Olsen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.