Python-Fuzzylogic/fuzzylogic

Use an evolutionary algorithm to determine parameters of membership function

amogorkon opened this issue · 0 comments

Once the neural network determined the rough shape of the membership function to use in a set, it's time to tweak the parameters. Let's use an evolutionary algorithm with mean squared error as fitness function to optimize these.