/Draw_Digit_then_Classify

A GUI written in C++ in Ubuntu18. Draw a digit and see the recognition result. Training: k-means extracts patch features + PCA + fc layer + cost + SGD training.

Primary LanguageObjective-C

Watchers