Skip to content

ChetanSinha/Interval-Type2-Fuzzy-Inference-System-with-Type2-inputs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interval-Type2-Fuzzy-Inference-System-with-Type2-inputs

Description

This repository has Python Implementation of Interval Type 2(IT2) Fuzzy Inference System with type-2 antecedents(inputs).

Prerequisites

  • Python 3.4+
  • numpy
  • matplotlib
  • skfuzzy

Installation

  • 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)

Lower Membership Function

The skfuzzy_lmf package contains the implementation of Lower membership function with a upper bound(or height).

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors