|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComputeJacobian
Calculate the Jacobian.
| Method Summary | |
|---|---|
double |
calculate(double[] weights)
Calculate the Jacobian. |
double[][] |
getJacobian()
|
double[] |
getRowErrors()
|
| Method Detail |
|---|
double calculate(double[] weights)
weights - The neural network weights and bias values.
double[][] getJacobian()
double[] getRowErrors()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||