soft_max: Compute the soft max activation for output predictive...

View source: R/netzuko.R

soft_maxR Documentation

Compute the soft max activation for output predictive probabilities

Description

Compute the soft max activation for output predictive probabilities

Usage

soft_max(a)

Arguments

a

The linear predictors from the last hidden layer

Value

The output probabilities

Note

For Internal Use


billyhw/netzuko documentation built on March 23, 2022, 4:26 p.m.