pub fn l1_regularization(w: &f32, l1: &f32) -> f32
Expand description

Calculate l1 regularization