Function wyrm::nn::xavier_normal[][src]

pub fn xavier_normal(rows: usize, cols: usize) -> Arr

Return a Xavier-normal initialised random array.