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
Windows application for designing and simulating digital logic circuits, written in C++ using CMU graphics library.
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.
➕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.
2 or 4 input AND/OR gate backpropagation - Intelligent Systems 1 (CS345)
Computational Intelligence Repository including practicals. Programs are in java and prolog. Use Eclipse IDE.
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 or-gate topic page so that developers can more easily learn about it.
To associate your repository with the or-gate topic, visit your repo's landing page and select "manage topics."