MohrezSheikh / Adaline-Implementation

Repository from Github https://github.comMohrezSheikh/Adaline-ImplementationRepository from Github https://github.comMohrezSheikh/Adaline-Implementation

Adaline-Neural-Network

This project demonstrates the implementation of the AND, OR logic gates using an Adaptive Linear Neuron (Adaline) neural network. Adaline is a single-layer perceptron model that utilizes the gradient descent algorithm to learn from data.

About


Languages

Language:Python 100.0%