Hi, I want to know which machine learning algorithms is best to classify a currency note from an image? Thanks.
You must be logged in to post. Please login or register an account.
Convolutional Neural Networks are the current champions for doing image-related tasks: https://pythonprogramming.net/convolutional-neural-network-cnn-machine-learning-tutorial/
-Harrison 7 years ago
You must be logged in to post. Please login or register an account.