Shortcut: LOGSUMEXP

Module landmarks
Description Usage
This action takes the exponential of a vector of logarithms and divides each element of the vector by the sum of the exponentials. used in 0 tutorialsused in 0 eggs
output value type
the logarithms of the input weights logweights that are computed with the log-sum weights formula vector

Further details and examples

Text from manual goes here

Syntax

The following table describes the keywords and options that can be used with this action

Keyword Type Default Description
ARG compulsory none the vector of logweights that you would like to normalise using the logsumexp trick