In this project, I used Hebbian, Perceptron and Adaline neural networks to implement AND gate, and OR gate.
-
Updated
Mar 17, 2024 - Python
8000
In this project, I used Hebbian, Perceptron and Adaline neural networks to implement AND gate, and OR gate.
Simple Computer System Architecture Operations Scripts using Python
Learning AND gate with perceptron learning algorithm
➕A simple python script to add two numbers by converting them to binaries and applying to a aggregated digital logic of Full adders. Uses AND, OR, XOR gates.
Implementation of the perceptron learning rule for learning a two-input AND gate
Add a description, image, and links to the and-gate topic page so that developers can more easily learn about it.
To associate your repository with the and-gate topic, visit your repo's landing page and select "manage topics."