autoencoder_save.Rd
Saves encoder and decoder weights plus configuration to a torch file.
autoencoder_save(model, path)
OmicAutoencoder object.
File path to save state (.pt recommended).
The file path (invisibly).