Perceptron and perceptron

Perceptron
46
Emerging
perceptron
21
Experimental
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 1/25
Maturity 8/25
Community 12/25
Stars: 87
Forks: 42
Downloads:
Commits (30d): 0
Language: Java
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: Java
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About Perceptron

Jasonnor/Perceptron

Using Java Swing to implement single layer perceptron neural network.

This program helps visualize how a basic neural network learns to categorize multi-dimensional data. You input datasets, and it trains to find dividing lines (hyperplanes) to separate different groups within your data, then displays these results graphically. It's designed for students or educators learning about fundamental machine learning concepts.

neural-networks machine-learning-education data-classification algorithm-visualization computer-science-education

About perceptron

notnotmelon/perceptron

Example implementation for a basic machine learning classification algorithm.

Scores updated daily from GitHub, PyPI, and npm data. How scores work