Skip to content

wmunsch/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perceptron

This is a simple perceptron built in c++ by William Munsch.

The Iris dataset is included in main.cpp to train and test the perceptron.

PerceptronExample.exe is the compiled executable which allows the user to enter iris flower measurements which will be classified by the perceptron.

About

A simple perceptron written in c++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages