Project that utilises TensorFlow and OpenCV to parse hand drawn graphs and extract and classify handwritten labels.
The EMNIST dataset is required to train the deep neural network. The dataset can be found here. The dataset comes in two formats, binary and matlab. Matlab is the format utilised by the training program and a download link for that version of the dataset can be found here.
Once downloaded, the .zip file can be extracted and the contents placed in the repo folder: /EMNIST/matlab/.