DanielGunna/Perceptron
Perceptron Algorithm implementation in Java. Implementation of Perceptron Algorithm to solve a simple classification problem and show the algorithm limitations, using the logical operations AND, OR and XOR.
11
/ 100
Experimental
No commits in the last 6 months.
No License
Stale 6m
No Package
No Dependents
Maintenance
0 / 25
Adoption
3 / 25
Maturity
8 / 25
Community
0 / 25
Stars
3
Forks
—
Language
Java
License
—
Category
Last pushed
Jan 23, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DanielGunna/Perceptron"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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
notnotmelon/perceptron
Example implementation for a basic machine learning classification algorithm.
21