.Flux.Lossesxlogx

function defined in module Flux.Losses


			xlogx(x)

Return x * log(x) for x ≥ 0, handling x == 0 by taking the limit from above, to get zero.

Methods

There is 1 method for Flux.Losses.xlogx: