Topher Collins

Logo

Analytics Engineer & full-stack AI product builder

dbt, Airflow / Cloud Composer, BigQuery and custom API integrations by day; full-stack, AI-powered products (Flutter, Supabase, LLM pipelines) by night

Background in data science & machine learning - Python, TensorFlow, scikit-learn

Dungeons & Dragons nerd, founder of DnDwithToph.com

History Check

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.