resume_from_checkpoint: Resume training from a checkpoint file

View source: R/iaibase.R

resume_from_checkpointR Documentation

Resume training from a checkpoint file

Description

Julia Equivalent: IAI.resume_from_checkpoint

Usage

resume_from_checkpoint(checkpoint_file)

Arguments

checkpoint_file

The location of the checkpoint file.

IAI Compatibility

Requires IAI version 3.1 or higher.

Examples

## Not run: obj <- iai::resume_from_checkpoint("checkpoint.json")


iai documentation built on Oct. 19, 2024, 1:07 a.m.