GitHub topics: adaline-model
ToaaMahmoud/Cat-or-Dog-Classifier
A simple Cat-or-Dog Classifier app with a GUI that allows users to upload images, train a model using Adaline, and classify whether the image is of a cat or a dog.
Language: Python - Size: 8.24 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

matlab-deep-learning/Animated-Adaptive-Linear-Neuron
Animating how Adaline classification works by minimizing cost. Showing comparison of three kinds of gradient descent.
Language: MATLAB - Size: 2.3 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

aryanshri123/AdalineImplementation
Implementation of ADALINE model from scratch
Language: Python - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

liliansteven/Implementing-the-Perceptron-algorithm-and-Adaline-algorithm-from-scratch
This's our solution to task 2 in the Supervised Learning course taken during the 2023 second semester.
Language: Jupyter Notebook - Size: 332 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

auri-gabriel/adaline
Rust implementation of the Adaline artificial neural network algorithm for educational purposes.
Language: Rust - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dfs99/ANN
The repository contains artificial neural networks algorithms implemented in cpp
Language: C++ - Size: 4.57 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

PanagiotisPtr/ML-Breast-Cancer-Cpp-
Quick Implementation of a slightly augmented Adaline Model to predict whether tumor is malignant (-1) or benign(1)
Language: C++ - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
