/Handwritten-Digit-Recognition-with-Chaincode-Feature-Extraction

This script recognize handwritten digits using the MNIST dataset. Implementation using chaincode-based feature extraction, which offers an alternative method for capturing relevant information from digit images. The script divides the data into training and testing sets, utilizes a classifier, and evaluates its accuracy.

Primary LanguageJupyter Notebook

Watchers