This is the source code for a neural network that can detected forged bank notes. An explanation of this network can be found here.
- matplotlib.pyplot
- numpy
First download the banknote dataset from this link. Change NOTES_FILE to match the path where you downloaded the file to. Run as a normal python script.
Dua, D. and Graff, C. (2019). UCI Machine Learning Repository. Irvine, CA: University of California, School of Information and Computer Science.