check_save_interval: Check if the 'save_interval' is valid

View source: R/check_save_interval.R

check_save_intervalR Documentation

Check if the save_interval is valid

Description

Check if the save_interval is valid Will stop if not.

Usage

check_save_interval(save_interval)

Arguments

save_interval

epoch intervals at which to save state of model, and at which to calculate the valid loss

Value

Nothing. Will stop if save_interval is invalid.

Author(s)

Richèl J.C. Bilderbeek


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