42 Forks
79 Stars
79 Watchers

Perceptron

Using Java Swing to implement single layer perceptron neural network.

How to download and setup Perceptron

Open terminal and run command
git clone https://github.com/Jasonnor/Perceptron.git
git clone is used to create a copy or clone of Perceptron repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Perceptron https://github.com/Jasonnor/Perceptron/archive/master.zip

Or simply clone Perceptron with SSH
[email protected]:Jasonnor/Perceptron.git

If you have some problems with Perceptron

You may open issue on Perceptron support forum (system) here: https://github.com/Jasonnor/Perceptron/issues