save_model_plot: Save a 'GCAE' autoencoder architecture file

View source: R/save_model_plot.R

save_model_plotR Documentation

Save a GCAE autoencoder architecture file

Description

Save a GCAE autoencoder architecture file

Usage

save_model_plot(model, png_filename)

Arguments

model

the GCAE architecture, as checked by check_model. Use read_model_file to read a GCAE architecture from file. Use save_model to save the model to a JSON file. Use plot_model to plot the model. Use save_model_plot to save a plot of the model to file.

png_filename

name of the PNG file to be produced, as checked by check_png_filename

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek

See Also

use save_model to read the model to a JSON file


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