anfis.dO4.dO3 {FuzzyR} | R Documentation |
To calculate the derivatives of output.L4 with respect to output.L3.
anfis.dO4.dO3(output.L4, output.L4.mf)
output.L4 |
The output of nodes in Layer 4 |
output.L4.mf |
The membership grades of the membership functions of nodes in Layer 4 |
This function is not recommended for external use, but can be used for debugging or learning.
The derivatives of output.L4 with respect to output.L3.
Chao Chen