Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 360 Bytes

File metadata and controls

5 lines (3 loc) · 360 Bytes

C# Blazor WebAssembly App running Digit Recognizer (Machine Learning) in Rust/WebAssembly

Uploads training and validation data sets and then displays the percentage of digits that were correctly predicted. For machine learning technical details see the pure Rust implementation.