Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Perceptron

Perceptron learning algorithm implementation

  • Takes in data from points.txt as training data (organized as label, x1, x2)
  • Plots the calculated decision boundary

About

Perceptron learning algorithm implementation

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages