| Source path: svn/ trunk/ src/ main/ java/ org/ shapelogic/ machinelearning/ FFNeuralNetwork.java |
|
|
|
|
Older revisions
r972
by sami.badawi
on Dec 17, 2008
Diff
There is not agreement about whether the bias should be 1 or -1. In Joone it seems to be 1, so for now it is set to 1 here. It might be changed to be ajudstable.