trainDistributedModel: Train Distributed Model

Description Usage Arguments

Description

This function conducts a specific number of epochs on the local machine. Therefore, the function reads in the available datasets and runs a fixed number of Gradient Descent steps.

Usage

1
trainDistributedModel(regis_dir, silent = FALSE, epochs_at_once = 1L)

Arguments

regis_dir

[character(1)]
Direction for the output files.

silent

[logical(1)]

epochs_at_once

[integer(1)]


schalkdaniel/distributed_lm documentation built on May 27, 2019, 3:32 p.m.