Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 150 Bytes

File metadata and controls

12 lines (8 loc) · 150 Bytes

Multi Layer Perceptron (from Scratch)

Description

Solve XOR problem with MLP technique.

Build Process

# Run
cargo run --release