Jouwy/Perceptron-MLP-Classification
From-scratch NumPy implementations of Perceptron and Multi-Layer Perceptron (MLP) for deep learning coursework, with experiments on Gaussian datasets, make_moons, and batch size analysis for BGD/SGD.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Jouwy/Perceptron-MLP-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
casparwylie/Perceptron
A flexible artificial neural network builder to analyse performance, and optimise the best model.
Devignitor/Single-neuron-model-Simple-Neural-Network
Single-neuron model trained by gradient descent. It is the most fundamental simple neural network.
TronixLab/Neurona-rgbClassifier
An easy guide for Color classification (RGB) using Multilayer Perceptron (MLP) Neural Networks...
sushantPatrikar/XOR-Gate-With-Neural-Network-Using-Numpy
XOR gate which predicts the output using Neural Network :fire:
pasqal-io/perceptrain
Machine learning training, simplified, at scale