Commit Graph

16 Commits (83b4562a292ee3227354f51ac3f0398fa60783d6)

Author SHA1 Message Date
mandlm 83b4562a29 Removed useless training images, added MNIST database instead
See http://yann.lecun.com/exdb/mnist/
2015-10-29 13:06:30 +01:00
mandlm 5778afa121 Display training digits in UI while training 2015-10-27 18:20:50 +01:00
mandlm f9be5ca717 Load and train handwritten digits 2015-10-27 15:33:54 +01:00
mandlm ec654c0e5f Improved icon visibility 2015-10-27 15:32:46 +01:00
mandlm 81d1f54c98 Started loader-class for 8x8 pixel digit training data 2015-10-26 22:05:50 +01:00
mandlm 80da55a2b8 Added handwritten digits as training data
Source: http://www.cs.nyu.edu/~roweis/data.html
2015-10-26 21:34:13 +01:00
mandlm aa61792911 Fixed a performance problem with a QListWidget while inserting and scrolling 2015-10-26 20:51:36 +01:00
mandlm 1e716979a9 Reduced the progress update messages to take load from the UI,
implemented load-or-create in test funtion
2015-10-26 19:50:01 +01:00
mandlm 9bb927d2d2 Fixed a problem with multiple connects 2015-10-26 17:54:06 +01:00
mandlm 22dba2cb27 Added time measurement 2015-10-26 09:19:48 +01:00
mandlm 24b6969ab7 Added a error-plotter widget to NeuroUI 2015-10-26 08:41:59 +01:00
mandlm 99ef63e019 Added simple (de-)serialization of (trained) nets 2015-10-25 17:40:22 +01:00
mandlm 91427954c7 Added an icon to NeuroUI 2015-10-25 10:00:48 +01:00
mandlm 2b84b8a054 Added a progress bar to NeuroUI 2015-10-25 09:51:09 +01:00
mandlm 6943fc0116 Threaded learning and signaling in the Qt UI 2015-10-24 18:03:07 +02:00
mandlm c9fb9b9fa8 Qt GUI initial import 2015-10-24 14:44:33 +02:00