close
Skip to content

2015xli/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

A simple tutorial on Perceptron in Python

It has two parts. One uses a self-developed perceptron training function. The other uses the perceptron class from Scikit-learn. For the first self-implementation, figures are output to show the progress of the training.

About

A simple tutorial on perceptron in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors