sql-hkr/xor
XOR is designed to help students and beginners learn about neural networks through step-by-step visualization of the training process.
Stars
6
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Oct 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sql-hkr/xor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rtomrud/averaged-perceptron
A linear classifier with the averaged perceptron algorithm
victorqribeiro/perceptron
The simplest Perceptron you'll ever see
winkjs/wink-perceptron
Multi-class classifier
nicolas-meilan/neuraldeep
Console interface for create, train, test and compare differents perceptron neural networks
fanta-mnix/machine-learning-challenge1
First Machine Learning Challenge: Implement a Perceptron in JavaScript to classify handwritten digits