81 Forks
245 Stars
245 Watchers

Backpropagation

Implementing multilayer neural networks through backpropagation using Java.

How to download and setup Backpropagation

Open terminal and run command
git clone https://github.com/Jasonnor/Backpropagation.git
git clone is used to create a copy or clone of Backpropagation 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 Backpropagation https://github.com/Jasonnor/Backpropagation/archive/master.zip

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

If you have some problems with Backpropagation

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