anfis.dE.dO3: anfis.dE.dO3

Description Usage Arguments Details Value Author(s)

View source: R/ANFIS.R

Description

to calculate the derivatives of output error with respect to output.L3.

Usage

1
anfis.dE.dO3(de.do4, do4.do3, output.L3)

Arguments

de.do4

The derivatives of output error with respect to output.L4

do4.do3

The derivatives of output.L4 with respect to output.L3.

output.L3

The output of nodes in Layer 3.

Details

This function is not recommended for external use, but can be used for debugging or learning.

Value

The derivatives of output error with respect to output.L3.

Author(s)

Chao Chen


FuzzyR documentation built on May 19, 2021, 9:06 a.m.

Related to anfis.dE.dO3 in FuzzyR...