BrabeNetz icon indicating copy to clipboard operation
BrabeNetz copied to clipboard

Handwritten digit recognizing Qt App

Open mrousavy opened this issue 6 years ago • 1 comments

  • Reading from the MNIST Dataset in the correct way (little/big endian) does not work right now
  • Qt App front end needs to be created
  • How do I need to compile BrabeNetz library to use it in Qt? q++?

mrousavy avatar Oct 24 '17 19:10 mrousavy

  • Reading from the MNIST Dataset in the correct way (little/big endian) does not work right now

✅ fixed, works now

mrousavy avatar Nov 05 '17 12:11 mrousavy