Section 01
Introduction: Core Overview of the Sketchify Drawing Classification Toolkit
Sketchify is a drawing classification toolkit based on the Google Quick Draw dataset, implementing various classifiers from traditional machine learning (e.g., Naive Bayes, KNN, SVM, XGBoost) to deep learning (RNN). It is an excellent practical case for learning image/sequence classification algorithms.