Skip to content

glaubercini/mlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPL - Multi-layer Perceptron

Artificial neural network of type MLP written in C#.

The code is divided into two small projects:

  1. ANN_for_OCR: Graphical interface capable of training an MLP and interpreting OCR characters in a 5x6 matrix;
  2. Multi_Layer_Perceptron: ANN-MLP library.

License

This MLP is licensed under GPLv3.

About

Multi-layer Perceptron

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages