domhanak / neural-networks

Implementation of neural-network with learning algorithm
0 stars 1 forks source link

PV021 Neural-networks

Build

To build our project use maven.

mvn clean compile

Run

To run our project use maven exec plugin.

mvn exec:java

Then insert desired values and you will see the ouput soon.