Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 411 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 411 Bytes

simple_machine_learning_kNN_PCA

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.