Astrodynamic / MultilayerPerceptron-in-Qt-CPP

MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astrodynamic/MultilayerPerceptron-in-Qt-CPP Stargazers