Skip to main content

binary_cross_entropy

Function binary_cross_entropy 

Source
pub fn binary_cross_entropy(y_pred: &[f64], y_true: &[f64]) -> f64