Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 437 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 437 Bytes

cnn-signature-verification

An implementation of convolutional neural networks for writerless signature verification. Originally run using Google Colab. Created as a the output for the PSHS Research 1 subject.

cs_research_1.ipynb standardizes and compiles sigcomp datasets across different years, while cs_research_2_old.ipynb trains the convolutional neural network using tensorflow, to classify signatures as either genuine or fake.