rust_neural_network

Function init

Source
pub fn init(inputs: &Vec<Input>, output_count: usize) -> NeuralNetwork