parse_losses_from_train_v_file: Parse the 'losses_from_train_v.csv' file

View source: R/parse_losses_from_train_v_file.R

parse_losses_from_train_v_fileR Documentation

Parse the losses_from_train_v.csv file

Description

Parse the losses_from_train_v.csv file

Usage

parse_losses_from_train_v_file(losses_from_train_v_filename)

Arguments

losses_from_train_v_filename

path to the losses_from_train_v.csv file

Value

a tibble with columns:

  • n: the epoch

  • t: the time this epoch took, in seconds

Author(s)

Richèl J.C. Bilderbeek


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