softmax {tsensembler}
R Documentation
Computing the softmax
Description
This function computes the softmax function in a numeric vector
Usage
softmax(x)
Arguments
x
numeric vector
[Package
tsensembler
version 0.1.0
Index
]