Makual / 232-2_CPP_project

Kuznetsov Maxim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

232-2_CPP_project

Authors: Kuznetsov Maxim, Silaev Timofey 232-2

Technical specification: The goal of the project is to create a desktop application for recognizing handwritten numbers

Description: The base of our application will be a hand-written library, the basis of which will be a multi-layered perceptron. A script for open data training and a GUI interface with the ability to download and further recognize digit images will also be implemented. The interface will be implemented through the QT library. It is planned to use the MNIST dataset to train the model. The training will take place in advance, users will work in the application already with a trained model, but it will be possible to run the training script and retrain the model.

Documentation link: https://docs.google.com/document/d/1fuobfa1X7iFUkodfWxC3zRhWK3TS-zbgvqzKss1thKc/edit?usp=sharing

About

Kuznetsov Maxim


Languages

Language:C++ 58.2%Language:C 35.3%Language:Makefile 6.3%Language:QMake 0.3%