Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 252 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 252 Bytes

Rosenblatt perceptron example

Example of an implementation of the Rosenblatt perceptron. baseApprentissage.csv and baseTest.csv contain respectively the learning and the test base

Tech

  • C++

Credit