pasqal-io/perceptrain
Machine learning training, simplified, at scale
No commits in the last 6 months.
Stars
6
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pasqal-io/perceptrain"
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:
devleo-m/ia-perceptron
Basic implementation of a Perceptron in Python. The Perceptron is trained with input data,...