make_stepsize: Make step size for SGLD

Description Usage Arguments Value Author(s)

View source: R/mcmc__make_stepsize.R

Description

Step size is also known as the learning rate in stochastic gradient descent algorithms.

Usage

1
make_stepsize(steprange, n, args)

Arguments

steprange

Range for steps.

n

Total steps.

args

Other arguments

Value

Steps

Author(s)

Feng Li, Central University of Finance and Economics.


feng-li/flutils documentation built on Oct. 1, 2020, 9:09 p.m.