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.
Complete introduction to deep learning with various architechtures. Maths involved is also included. Code samples for building architechtures is included using keras. This repo also includes implementation of Logical functions AND, OR, XOR.
Single layer Neural Network
General perceptron algorithm and perceptron algorithm run to seperate OR gate with 3 inputs with 3-D graph
Add a description, image, and links to the or-gate-implementaion topic page so that developers can more easily learn about it.
To associate your repository with the or-gate-implementaion topic, visit your repo's landing page and select "manage topics."