Topher Collins

Logo

Data Analyst and Data Scientist

Proficient in Python, R, SQL, TensorFlow and Scikit-learn

Dungeons & Dragons nerd, founder of DnDwithToph.com

View My LinkedIn

View My Articles on Medium

View My GitHub Profile

Custom Handwritten Character Recognition > Go to project

Aim

This project was designed to use the EMNIST Dataset to create a custom model for classifying the following target characters, as well as artificially constructed characters with a strikethrough:

Data

The EMNIST data can be found at EMNIST and was imported the TFDS API.

Process

Conclusion

We successfully created a model which predicted a class with 99.5% accuracy.