Perceptron
Using Java Swing to implement single layer perceptron neural network.
Install / Use
/learn @Jasonnor/PerceptronREADME
Single-Layer Perceptron
Using Java Swing to implement single-layer perceptron neural network. Learning algorithm can refer to this Wikipedia page.
Input consists of several groups of multi-dimensional data set, The data were cut into three parts (each number roughly equal to the same group), 2/3 of the data given to training function, and the remaining 1/3 of the data given to testing function.
The purpose of program is training to cut a number of groups of hyperplanes and synaptic weights, and display the results in the graphical interface.
Getting Started
git clone https://github.com/Jasonnor/Perceptron.git
cd Perceptron
Perceptron.jar

- Operation menu (Files, Skins)
- Output the result screen
- Read the file
- File path
- Adjustable parameters
- Output the result
- Generate new results
- Adjust the output image screen zoom level
- List of training materials (2/3 of total data)
- List of test data (1/3 of total data)
You can use these data sets for testing.
Demo



Contributing
Please feel free to use it if you are interested in fixing issues and contributing directly to the code base.
License
Perceptron is released under the MIT license. See the LICENSE file for details.
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
research_rules
Research & Verification Rules Quote Verification Protocol Primary Task "Make sure that the quote is relevant to the chapter and so you we want to make sure that we want to have it identifie
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
