get_gcae_trainedmodelname: Get the GCAE 'trainedmodelname'

View source: R/get_gcae_trainedmodelname.R

get_gcae_trainedmodelnameR Documentation

Get the GCAE trainedmodelname

Description

Get the GCAE trained model name, to be used by the GCAE--trainedmodelname CLI flag

Usage

get_gcae_trainedmodelname(gcae_setup)

Arguments

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.

Value

the GCAE trained model name

Author(s)

Richèl J.C. Bilderbeek

Examples

gcae_setup <- create_test_gcae_setup()
get_gcae_trainedmodelname(gcae_setup)

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.