Searched defs:cross_entropy (Results 1 – 2 of 2) sorted by relevance
132 def cross_entropy(ref, other, function
1146 def cross_entropy(self, other, name="cross_entropy"): member in Distribution