Skip to content

shans96/banknote-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Banknote Authentication

This is the source code for a neural network that can detected forged bank notes. An explanation of this network can be found here.

Requirements

  • matplotlib.pyplot
  • numpy

Usage

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.

Citations

Dua, D. and Graff, C. (2019). UCI Machine Learning Repository. Irvine, CA: University of California, School of Information and Computer Science.

About

Neural Network for detecting forged banknotes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages