Skip to content

dgiglio/Neural-network-Qt-C-

This branch is 1 commit behind andrewbalan/Neural-network-Qt-C-:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Andrew Balan
Jul 26, 2016
4d40a69 · Jul 26, 2016

History

1 Commit
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016
Jul 26, 2016

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%