notnotmelon/perceptron
Example implementation for a basic machine learning classification algorithm.
21
/ 100
Experimental
No commits in the last 6 months.
No License
Stale 6m
No Package
No Dependents
Maintenance
0 / 25
Adoption
1 / 25
Maturity
8 / 25
Community
12 / 25
Stars
1
Forks
1
Language
Java
License
—
Category
Last pushed
Feb 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/notnotmelon/perceptron"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Jasonnor/Perceptron
Using Java Swing to implement single layer perceptron neural network.
46
Samuel-Ricardo/Neural-Network-Perceptron-java
Example of using a Perceptron using 1 neuron to find out if it is a living being or not, using...
33
DanielGunna/Perceptron
Perceptron Algorithm implementation in Java. Implementation of Perceptron Algorithm to solve a...
11