create_losses_from_train_v_through_time_png: Create a PNG file of the losses from training through time,...

View source: R/create_losses_from_train_v_through_time_png.R

create_losses_from_train_v_through_time_pngR Documentation

Create a PNG file of the losses from training through time, based on the validation set.

Description

Create a PNG file of the losses from training through time, based on the validation set.

Usage

create_losses_from_train_v_through_time_png(
  losses_from_train_v_table,
  png_filename
)

Arguments

losses_from_train_v_table

losses from training, measured in the validation step, as can be checked by check_losses_from_train_v_table

png_filename

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

Value

a ggplot2

Author(s)

Richèl J.C. Bilderbeek


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