Takes the target value as input and returns a differentiable function which represents the error betweenthe input and the target value.
Takes the target value as input and returns a differentiable function which represents the error betweenthe input and the target value.
Factory for error functions that can be applied to data with values in [0, 1] and reconstructions with values in (0, 1). This error function has very strong reaction on bit-flips.