Skip to content

Jupyter notebook to explain the Perceptron algorithm and build it from scratch

Notifications You must be signed in to change notification settings

msharp9/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This jupyter notebook contains code to build a perceptron algorithm from scratch as well as demonstrate how to use the scikit-learn perceptron.
It was geared toward new audience. It gives an overview of machine learning and where it fits in within the AI field, a brief history of where the perceptron comes from, and the linear algebra needed to create the model.

This was created to present at local Meetups as well as at my work.

About

Jupyter notebook to explain the Perceptron algorithm and build it from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published