Skip to content

'Pocket' version of the perceptron learning algorithm implementation and visualization

License

Notifications You must be signed in to change notification settings

aroques/perceptron-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron Learning

'Pocket' version of the perceptron learning algorithm written in python 3.

Installation

See https://pipenv.readthedocs.io/en/latest/install/#installing-pipenv to install pipenv, if you do not have it.

Usage

To run this program:

pipenv run python main.py

Credits

  • Abu-Mostafa, Yaser S. Learning from Data: a Short Course. AMLBooks, 2012.

About

'Pocket' version of the perceptron learning algorithm implementation and visualization

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages