The desktop application (developed using WinUI3 and WindowsAppSDK) features a classifier of hand-drawn digits. Recognition is performed using neural networks trained with a backpropagation algorithm on the MNIST database.
The application consists of pages:
- drawing,
- networks,
- images,
- training,
- settings.
The application stores error logs in a temporary location - by default AppData/Local/Temp.



