vaeac_print_train_summary: Function to printout a training summary for the 'vaeac' model

View source: R/approach_vaeac.R

vaeac_print_train_summaryR Documentation

Function to printout a training summary for the vaeac model

Description

Function to printout a training summary for the vaeac model

Usage

vaeac_print_train_summary(best_epoch, best_epoch_running, last_state)

Arguments

best_epoch

Positive integer. The epoch with the lowest validation error.

best_epoch_running

Positive integer. The epoch with the lowest running validation error.

last_state

The state list (i.e., the saved vaeac object) of vaeac model at the epoch with the lowest IWAE.

Value

This function only prints out a message.

Author(s)

Lars Henry Berge Olsen


NorskRegnesentral/shapr documentation built on April 19, 2024, 1:19 p.m.