Module zero

Module zero 

Source
Expand description

Contains an implementation of the zero Mle. A space-efficient implementation of an MLE which contains only zeros.

Structsยง

ZeroMle
An MLE that contains only zeros; typically used for the output layer.