plot_model: Plot a 'GCAE' autoencoder architecture, from file

View source: R/plot_model.R

plot_modelR Documentation

Plot a GCAE autoencoder architecture, from file

Description

Plot a GCAE autoencoder architecture, from file

Usage

plot_model(model)

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.

Value

Nothing

Author(s)

Richèl J.C. Bilderbeek

See Also

use read_model_file to read a model from file


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