Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 189 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 189 Bytes

rust-mlp

A Multilayer Perceptron written in Rust for an assignment that supports saving the model. It is capable of training on XOR, a Sin approximation, and on a letter recognition set.