This repository has Python Implementation of Interval Type 2(IT2) Fuzzy Inference System with type-2 antecedents(inputs).
- Python 3.4+
- numpy
- matplotlib
- skfuzzy
- numpy: pip install numpy in cmd or powershell(Windows)/ terminal(linux)
- matplotlib: pip install matplotlib in cmd or powershell(Windows)/ terminal(linux)
- skfuzzy: pip install scikit-fuzzy in cmd or powershell(Windows)/ terminal(linux)
The skfuzzy_lmf package contains the implementation of Lower membership function with a upper bound(or height).
- Name: Chetan Sinha
- Email ID: chetan99sinha@gmail.com