View source: R/get_gcae_trainedmodelname.R
get_gcae_trainedmodelname | R Documentation |
trainedmodelname
Get the GCAE trained model name,
to be used by the GCAE--trainedmodelname
CLI flag
get_gcae_trainedmodelname(gcae_setup)
gcae_setup |
GCAE model setup, as created by create_gcae_setup, read from file by read_gcae_setup_file, checked by check_gcae_setup, and saved to file by save_gcae_setup. |
the GCAE trained model name
Richèl J.C. Bilderbeek
gcae_setup <- create_test_gcae_setup()
get_gcae_trainedmodelname(gcae_setup)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.