May 2018
Beginner to intermediate
384 pages
10h 19m
English
At the core of the ANFIS architecture is the adaptive network that uses the supervised learning algorithm. Let's understand this with a simple example. Consider that there are two inputs, x and y, and an output, z. We can consider the use of two simple rules in the method of if-then as follows:
Rule 1: If x is A1 and y is B1 then z1 = p1x + q1x + r1
Rule 2: If x is A2 and y is B2 then z2 = p2y + q2y + r2
Let's illustrate this with a diagram:

The ...
Read now
Unlock full access