Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages