log_softmax: Log-Softmax

Description Usage Arguments Value

View source: R/utils.R

Description

Stable calculation of log(exp(x)/sum(exp(x))) of a numeric or integer object x

Usage

1

Arguments

x

numeric or integer object in either vector or matrix form

Value

returns the log-softmax vector


baruuum/btoolbox documentation built on Aug. 17, 2020, 1:29 a.m.