Multi Layer Perceptron (from Scratch) Description Solve XOR problem with MLP technique. Build Process # Run cargo run --release