pub fn write_logs(
    costs: &Vec<f32, Global>,
    accs: &Vec<f32, Global>,
    output_file_path: &Path
)