4 inputs 2 outputs in scikit fuzzy

551 views
Skip to first unread message

Yasmine ben attia

unread,
Nov 20, 2015, 4:44:20 AM11/20/15
to scikit-fuzzy
Good morning,
Is it possible to use the scikit fuzzy library to make a fuzzy controller with 4 inputs, 2 outputs and 24 rules?
I begin with creating all the membership functions and apply fuzzy inputs to them but don't know what to do to define rules.

JDWarner

unread,
Nov 24, 2015, 11:26:30 PM11/24/15
to scikit-fuzzy
This is possible with scikit-fuzzy v0.1.3, but it is more cumbersome than ideal.

I encourage you to evaluate the new fuzzy control system API in pull request #70. The new API was designed from the ground up to make fuzzy system design easy and intuitive. The PR description includes a translation of the tipping problem into the new API, to get you started.

Your input would be very much appreciated!

Josh 

Flavio Rodrigues

unread,
Apr 26, 2017, 9:46:42 AM4/26/17
to scikit-fuzzy
Hi, 

I have the same problem. But now with 2 inputs, 2 outputs and 25 rules. The scikit fuzzy library can used to this??? 

JDWarner

unread,
May 19, 2017, 9:39:06 PM5/19/17
to scikit-fuzzy
This is now simple to create with an intuitive API under scikit-fuzzy version 0.2 or later with the skfuzzy.control submodule.

See the examples for using it in the online documentation:
Reply all
Reply to author
Forward
0 new messages