before you can classify your coins, you’ll have to deal with the rotation
(e.g make them all point “upright”).
maybe you can obtain a homography matrix from féature matching
to warp them into the same pose.
then you can crop out the number part, and apply some machine learning (SVM/HOG, a small CNN, whatever)