Skip to content

dgiglio/Neural-network-Qt-C-

 
 

Repository files navigation

Qt C++ Neural network with GUI

This implementation of neural network is written on C++. It has GUI which developed with Qt framework. This application was developed with purpose to recognition handwritten digits which are given from MNIST dataset. Backpropagation algorithm is used for learning network and gradient descent for minimizing cost function.

App screen

License

MIT

About

Qt C++ Neural network for MNIST digits recognition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • QMake 1.9%