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...

32
Emerging
2 TronixLab/Neurona-rgbClassifier

An easy guide for Color classification (RGB) using Multilayer Perceptron...

30
Emerging
3 sushantPatrikar/XOR-Gate-With-Neural-Network-Using-Numpy

XOR gate which predicts the output using Neural Network :fire:

28
Experimental
4 casparwylie/Perceptron

A flexible artificial neural network builder to analyse performance, and...

27
Experimental
5 pasqal-io/perceptrain

Machine learning training, simplified, at scale

25
Experimental
6 devleo-m/ia-perceptron

Basic implementation of a Perceptron in Python. The Perceptron is trained...

24
Experimental
7 Vinetos/neural-network-xor

Implements a neural network learning XOR gate in your favourite languages !

24
Experimental
8 Heperowt/Artificial-Neuron-From-Scratch

A C# implementation of an Artificial Neuron (Perceptron) built from scratch...

22
Experimental
9 sbablekis2004/perceptron

🧠 Build and run perceptive-language models with this Python SDK and CLI,...

22
Experimental
10 clara6615/Classic-Single-Layer-Perceptron

🧮 Build and test a simple single-layer perceptron for digit recognition on...

22
Experimental
11 bunuelcreamsauce54/perceptrons

🧠 Explore the evolution of neural networks from simple perceptrons to...

22
Experimental
12 SebGSX/Machine-Learning-Sample

A straightforward machine learning sample based on a single perceptron...

22
Experimental
13 hatixntsoa/deep.classifier

Deep Learning Classification with Multilayer Perceptron

18
Experimental
14 AsadiAhmad/Perceptron-From-Scratch

Implementing linear Perseptron model from scratch with exporting model and...

16
Experimental
15 Narendersingh007/perceptron-logic-gates

From-scratch perceptron algorithm implementation in Python. Trains on...

15
Experimental
16 Ravindu-Sampath-Weerakoon/Linear_Classification

Python implementation of the Perceptron algorithm for linear classification,...

15
Experimental
17 Daniell-Dantas/Treinamento-de-Rede-Neural-Artificial

Este é um código que implementa, passo a passo, o processo de treinamento de...

15
Experimental
18 arashsajjadi/perceptron-algorithm

In this repository, you can see the execution of the perceptron algorithm...

15
Experimental
19 ImtiazShuvo/perceptron-multiclass-classification

Multi-class classification using Rosenblatt Perceptron and TensorFlow

14
Experimental
20 matin-ghorbani/perceptron

Implement a perceptron from scratch

14
Experimental
21 scantinibudden/Multilayered-Perceptron

It's a project for UBA where we developed a multilayered perceptron model...

14
Experimental
22 Jouwy/Perceptron-MLP-Classification

From-scratch NumPy implementations of Perceptron and Multi-Layer Perceptron...

14
Experimental
23 vtarale/cPerceptron

Perceptron implementation in c

12
Experimental
24 hernandesmacedo/perceptron-colors

This is an Artificial Intelligence project that performs a Perceptron...

12
Experimental
25 gustavohnsv/mlp

Repositório dedicado ao estudo do algoritmo de classificação Perceptron...

11
Experimental
26 kacper673/Preceptron-classifier-from-scratch

A perceptron classifier for the Iris dataset implemented entirely from...

11
Experimental
27 BlagojeBlagojevic/PERCEPTRON

Perceptron implementation in C

11
Experimental
28 Gustavo01rb/Redes_Neurais

Este repositório contém implementações de algoritmos de redes neurais...

11
Experimental
29 detjonmataj/C-Perceptron

Implementation of a Simple Perceptron (Simplest Neural network by Frank...

10
Experimental
30 vtarale/NNetworks

Neural networks example

10
Experimental