Skip to content

MichaelPantoja/SigRecNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

The objective of this project is to present a solution to a simple learning task. The task chosen was signature recognition and the solution was to use an Artificial Neural Network (ANN). ANN is a computational model that tries to simulate aspects of biological neural networks. To use an ANN it is necessary first to design its structure, define how it functions and to train it to perform the task at hand, in this case, to recognize signatures.

Report

Signature Recognition Using Neural Networks

Example Signature

An example signature file is available in the train/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 87.9%
  • Java 11.9%
  • Makefile 0.2%