make_epoch_dir: Create output directory for current training epoch.

Description Usage Arguments Value Author(s) See Also

Description

Creates the epoch output directory.

Usage

1
make_epoch_dir(log_dir, epoch, wts)

Arguments

log_dir

Initial log directory.

epoch

Current training epoch.

wts

Current weights to output.

Value

NULL. Epoch directory will be initialized.

Author(s)

Matthew Ploenzke, ploenzke@g.harvard.edu

See Also

setup_log_dir


mPloenzke/learnMotifs documentation built on May 27, 2019, 11:55 a.m.