View source: R/create_losses_from_train_v_through_time_png.R
create_losses_from_train_v_through_time_png | R Documentation |
Create a PNG file of the losses from training through time, based on the validation set.
create_losses_from_train_v_through_time_png(
losses_from_train_v_table,
png_filename
)
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 |
a ggplot2
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.