In this project, I used Hebbian, Perceptron and Adaline neural networks to implement AND gate, and OR gate.
-
Updated
Mar 17, 2024 - Python
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
This includes a project on designing an Arithematic Logic Unit which includes Addition,Subtraction,Increment,Decrement,Counter,Bit-wise AND,Bit-wise OR,Bitwise XOR,Comparator.
Windows application for designing and simulating digital logic circuits, written in C++ using CMU graphics library.
Learning AND gate with perceptron learning algorithm
Computational Intelligence Repository including practicals. Programs are in java and prolog. Use Eclipse IDE.
2 or 4 input AND/OR gate backpropagation - Intelligent Systems 1 (CS345)
➕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
This repository provides the Implementation of logic gates using neural networks.
Demonstrates the implementation of various logical gates using quantum circuits. The code utilizes three popular quantum computing libraries: Cirq, PyQuil, and ProjectQ.
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."