anfis.dE.dO4: anfis.dE.dO4
Description
to calculate the derivatives of output error with respect to output.L4.
Usage
anfis.dE.dO4(anfis, de.do5, do5.do4)
Arguments
de.do5
The derivatives of output error with respect to output.L5
do5.do4
The derivatives of output.L5 with respect to output.L4.
Value
The derivatives of output error with respect to output.L4.
Details
This function is not recommended for external use, but can be used for debugging or learning.