mirror of
https://github.com/2OOP/pism.git
synced 2026-02-04 10:54:51 +00:00
added some useful testing methods.
made training slightly better.
This commit is contained in:
@@ -38,8 +38,8 @@ public final class Main {
|
||||
}).start();
|
||||
|
||||
|
||||
//NeuralNetwork nn = new NeuralNetwork();
|
||||
//nn.init();
|
||||
NeuralNetwork nn = new NeuralNetwork();
|
||||
nn.init();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user