Implementation of a simple Neural Network to solve MNIST in Rust Build with: cargo build --release Program arguments are: neural_networks [data_path] [epoch] [mini batch size] [learning rate]