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

View source: R/create_losses_from_train_t_through_time_png.R

create_losses_from_train_t_through_time_pngR Documentation

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

Description

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

Usage

create_losses_from_train_t_through_time_png(
  losses_from_train_t_table,
  png_filename
)

Arguments

losses_from_train_t_table

losses from training, measured in the training step, as can be checked by check_losses_from_train_t_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.