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 14 javascript perceptron visualizations frameworks tracked. The highest-rated is rtomrud/averaged-perceptron at 43/100 with 4 stars.
Get all 14 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 |
|
Emerging |
| 2 |
victorqribeiro/perceptron
The simplest Perceptron you'll ever see |
|
Emerging |
| 3 |
winkjs/wink-perceptron
Multi-class classifier |
|
Emerging |
| 4 |
nicolas-meilan/neuraldeep
Console interface for create, train, test and compare differents perceptron... |
|
Experimental |
| 5 |
fanta-mnix/machine-learning-challenge1
First Machine Learning Challenge: Implement a Perceptron in JavaScript to... |
|
Experimental |
| 6 |
Elyx0/rosenblattperceptronjs
Training of a Perceptron in the Browser with Vue.js & SVG. |
|
Experimental |
| 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 |
joannestephany/PreceptonDiabets
Classificador Neural Perceptron, com base em dados de diabetes, feito por... |
|
Experimental |
| 13 |
santiq/simple-nn
A simple neural network implementation for learning purposes |
|
Experimental |
| 14 |
GnomGad/simple-nn-classifier
Learn the basics of neural networks by training a model on XOR and AND operations |
|
Experimental |