Skip to content

Intelectron6/Perceptron-Models-for-Logic-Gates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron-Logic-Gates

Python codes demonstrating the working of Single Layered Perceptron models that work as logic gates.
AND, OR, NOT, NAND, NOR gates are directly implemented using a perceptron. XOR and XNOR gates are implemented using a combination of perceptrons.

About

Python codes demonstrating the working of Single Layered Perceptrons to obtain models for Logic Gates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages