Skip to content

General perceptron algorithm and perceptron algorithm run to seperate OR gate with 3 inputs with 3-D graph

License

Notifications You must be signed in to change notification settings

DayaAlex/Perceptron-algorithm-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron algorithm in python

  1. perceptron.py is the general step function activation, with threshold 0.5.

  2. or-gate-implemntation is carried out using perceptron algorithm, 3 inputs and bias is given and weights are found using the perceptron algorithm. Graph is plot to show how the perceptron could linearly seperate the or-gate truth values

About

General perceptron algorithm and perceptron algorithm run to seperate OR gate with 3 inputs with 3-D graph

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages