Skip to content

A simple one layer perceptron learning algorithm with a graph written in python.

Notifications You must be signed in to change notification settings

jtris/one-layer-perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

one-layer-perceptron

  • a very simple implementation of the perceptron learning algorithm
  • graphs everything using matplotlib.pyplot
  • very detailed comments

cmd_screenshot

graph_screenshot