arda-guler/simpleceptor
Simple, supervised Python perceptron AI that can "learn" to classify shapes. Hopefully more often than not. Inspired by https://www.youtube.com/watch?v=GVsUOuSjvcg
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/arda-guler/simpleceptor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TronixLab/Neurona-rgbClassifier
An easy guide for Color classification (RGB) using Multilayer Perceptron (MLP) Neural Networks...
Devignitor/Single-neuron-model-Simple-Neural-Network
Single-neuron model trained by gradient descent. It is the most fundamental simple neural network.
sushantPatrikar/XOR-Gate-With-Neural-Network-Using-Numpy
XOR gate which predicts the output using Neural Network :fire:
casparwylie/Perceptron
A flexible artificial neural network builder to analyse performance, and optimise the best model.
pasqal-io/perceptrain
Machine learning training, simplified, at scale