Learn R Programming

sigmoid (version 0.1.0)

SoftMax: SoftMax

Description

SoftMax preprocessing

Usage

SoftMax(x, lambda = 2)

Arguments

x
input vector
lambda
see details