Simple machine learning project. Initial development for application that accepts a picture of any currency (in paper bill format) and tells the user which currency this bill is. By using kNN machine learning technique, this python program currently can differentiate Korean currency from Japanese currency and vice versa. In development to expand to all types of currency.