Perceptron Learning Implementations ML Frameworks
Basic implementations and educational projects focused on building perceptron classifiers from scratch. Includes single-layer perceptrons, binary/multi-class classification, and visualizations of the learning process. Does NOT include multi-layer neural networks, deep learning frameworks, or production-ready ML libraries.
There are 30 perceptron learning implementations frameworks tracked. The highest-rated is Devignitor/Single-neuron-model-Simple-Neural-Network at 32/100 with 5 stars.
Get all 30 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=perceptron-learning-implementations&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
Devignitor/Single-neuron-model-Simple-Neural-Network
Single-neuron model trained by gradient descent. It is the most fundamental... |
|
Emerging |
| 2 |
TronixLab/Neurona-rgbClassifier
An easy guide for Color classification (RGB) using Multilayer Perceptron... |
|
Emerging |
| 3 |
sushantPatrikar/XOR-Gate-With-Neural-Network-Using-Numpy
XOR gate which predicts the output using Neural Network :fire: |
|
Experimental |
| 4 |
casparwylie/Perceptron
A flexible artificial neural network builder to analyse performance, and... |
|
Experimental |
| 5 |
pasqal-io/perceptrain
Machine learning training, simplified, at scale |
|
Experimental |
| 6 |
devleo-m/ia-perceptron
Basic implementation of a Perceptron in Python. The Perceptron is trained... |
|
Experimental |
| 7 |
Vinetos/neural-network-xor
Implements a neural network learning XOR gate in your favourite languages ! |
|
Experimental |
| 8 |
Heperowt/Artificial-Neuron-From-Scratch
A C# implementation of an Artificial Neuron (Perceptron) built from scratch... |
|
Experimental |
| 9 |
sbablekis2004/perceptron
🧠 Build and run perceptive-language models with this Python SDK and CLI,... |
|
Experimental |
| 10 |
clara6615/Classic-Single-Layer-Perceptron
🧮 Build and test a simple single-layer perceptron for digit recognition on... |
|
Experimental |
| 11 |
bunuelcreamsauce54/perceptrons
🧠 Explore the evolution of neural networks from simple perceptrons to... |
|
Experimental |
| 12 |
SebGSX/Machine-Learning-Sample
A straightforward machine learning sample based on a single perceptron... |
|
Experimental |
| 13 |
hatixntsoa/deep.classifier
Deep Learning Classification with Multilayer Perceptron |
|
Experimental |
| 14 |
AsadiAhmad/Perceptron-From-Scratch
Implementing linear Perseptron model from scratch with exporting model and... |
|
Experimental |
| 15 |
Narendersingh007/perceptron-logic-gates
From-scratch perceptron algorithm implementation in Python. Trains on... |
|
Experimental |
| 16 |
Ravindu-Sampath-Weerakoon/Linear_Classification
Python implementation of the Perceptron algorithm for linear classification,... |
|
Experimental |
| 17 |
Daniell-Dantas/Treinamento-de-Rede-Neural-Artificial
Este é um código que implementa, passo a passo, o processo de treinamento de... |
|
Experimental |
| 18 |
arashsajjadi/perceptron-algorithm
In this repository, you can see the execution of the perceptron algorithm... |
|
Experimental |
| 19 |
ImtiazShuvo/perceptron-multiclass-classification
Multi-class classification using Rosenblatt Perceptron and TensorFlow |
|
Experimental |
| 20 |
matin-ghorbani/perceptron
Implement a perceptron from scratch |
|
Experimental |
| 21 |
scantinibudden/Multilayered-Perceptron
It's a project for UBA where we developed a multilayered perceptron model... |
|
Experimental |
| 22 |
Jouwy/Perceptron-MLP-Classification
From-scratch NumPy implementations of Perceptron and Multi-Layer Perceptron... |
|
Experimental |
| 23 |
vtarale/cPerceptron
Perceptron implementation in c |
|
Experimental |
| 24 |
hernandesmacedo/perceptron-colors
This is an Artificial Intelligence project that performs a Perceptron... |
|
Experimental |
| 25 |
gustavohnsv/mlp
Repositório dedicado ao estudo do algoritmo de classificação Perceptron... |
|
Experimental |
| 26 |
kacper673/Preceptron-classifier-from-scratch
A perceptron classifier for the Iris dataset implemented entirely from... |
|
Experimental |
| 27 |
BlagojeBlagojevic/PERCEPTRON
Perceptron implementation in C |
|
Experimental |
| 28 |
Gustavo01rb/Redes_Neurais
Este repositório contém implementações de algoritmos de redes neurais... |
|
Experimental |
| 29 |
detjonmataj/C-Perceptron
Implementation of a Simple Perceptron (Simplest Neural network by Frank... |
|
Experimental |
| 30 |
vtarale/NNetworks
Neural networks example |
|
Experimental |