JavaScript Perceptron Visualizations ML Frameworks
Interactive browser-based implementations and educational visualizations of perceptron neural networks in JavaScript. Does NOT include multi-layer neural networks, general ML frameworks, or non-visual perceptron libraries.
There are 19 javascript perceptron visualizations frameworks tracked. 1 score above 50 (established tier). The highest-rated is rtomrud/averaged-perceptron at 50/100 with 4 stars.
Get all 19 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=javascript-perceptron-visualizations&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
rtomrud/averaged-perceptron
A linear classifier with the averaged perceptron algorithm |
|
Established |
| 2 |
winkjs/wink-perceptron
Multi-class classifier |
|
Emerging |
| 3 |
victorqribeiro/perceptron
The simplest Perceptron you'll ever see |
|
Emerging |
| 4 |
fanta-mnix/machine-learning-challenge1
First Machine Learning Challenge: Implement a Perceptron in JavaScript to... |
|
Emerging |
| 5 |
Elyx0/rosenblattperceptronjs
Training of a Perceptron in the Browser with Vue.js & SVG. |
|
Emerging |
| 6 |
nicolas-meilan/neuraldeep
Console interface for create, train, test and compare differents perceptron... |
|
Emerging |
| 7 |
sql-hkr/xor
XOR is designed to help students and beginners learn about neural networks... |
|
Experimental |
| 8 |
ianchanning/neural-network-js
A Perceptron from scratch in JavaScript |
|
Experimental |
| 9 |
Machine-Earning/perceptron-learning
browser-based interface for training and inference of Multi-Layer Perceptron... |
|
Experimental |
| 10 |
melchisedech333/xor-neural-network
🤖 Artificial intelligence (neural network) proof of concept to solve the... |
|
Experimental |
| 11 |
FurkanOM/JS-ANN
Javascript - Basic, lightweight, zero dependent, supervised, online learning tool |
|
Experimental |
| 12 |
santiq/simple-nn
A simple neural network implementation for learning purposes |
|
Experimental |
| 13 |
joannestephany/PreceptonDiabets
Classificador Neural Perceptron, com base em dados de diabetes, feito por... |
|
Experimental |
| 14 |
GnomGad/simple-nn-classifier
Learn the basics of neural networks by training a model on XOR and AND operations |
|
Experimental |
| 15 |
leandrocodes/neuronio-perceptron-js
Neurônio Perceptron feito em Javascript (vanilla) |
|
Experimental |
| 16 |
iboraham/perceptron-learning
Perceptron learning algorithm with stochastic gradient descent. |
|
Experimental |
| 17 |
altinodantas/singleArtificialNeuron
Animated charts for basic examples of Perceptron, Adaline and Gradient... |
|
Experimental |
| 18 |
kaustubholpadkar/Perceptron_with_Margin
Simulation of Perceptron Algorithm using P5.JS |
|
Experimental |
| 19 |
augusto-jm-amaral/perceptron
Build your perceptron in a simple and practical way! :zap: |
|
Experimental |