Library for type-2 fuzzy logic research
Project description
Project Description : version 0.1.34
A type-2 fuzzy logic library providing:
- Ways to define and work with general type-2 fuzzy sets
- Ways to define and work with interval type-2 fuzzy sets
- Ways to generate z-sliced sets from general type-2 fuzzy sets
- Functions to perform wavy-slice type-reduction (Mendel-John) on general type-2 fuzzy sets
- Functions to perform interval type-2 reduction (Karnik-Mendel)
- Functions to perform partial-centroid type-reduction on general type-2 fuzzy sets
- Functions to perform defuzzification of type-1 fuzzy sets
- Tools to measure the performance of algorithms
- Tools to plot general, interval and z-sliced type-2 fuzzy sets and type-1 fuzzy sets. and more
All type2fuzzy wheels distributed on PyPI are BSD licensed.
Examples of how this library was used to work some famous type-2 fuzzy logic papers can be found here:
https://github.com/carmelgafa/type2fuzzy_examples
Website
Change History:
version 0.1.35 - 18.02.2020
- Fixed bug in generation of triangular type-1 sets
version 0.1.34 - 18.11.2019
- Ability to create Interval Type-2 fuzzy sets having a gaussian function with fixed mean and fixed standard deviation as per Karnik and Mendel 1996
- Karnik, Nilesh N., and Jerry M. Mendel. "Introduction to type-2 fuzzy logic systems." 1998 IEEE International Conference on Fuzzy Systems Proceedings. IEEE World Congress on Computational Intelligence (Cat. No. 98CH36228). Vol. 2. IEEE, 1998. (http://t2fuzz.com/membership/generate_it2fs.html)
- An experimental way to define General Type-2 fuzzy sets through horizonal slices (http://t2fuzz.com/membership/generate_gt2mf.html)
version 0.1.33 - 15.11.2019
- Updated repo information
version 0.1.32 - 15.11.2019
- Get domain limits for a type-1 fuzzy set (http://t2fuzz.com/membership/type1fuzzyset.html#type2fuzzy.membership.type1fuzzyset.Type1FuzzySet.domain_limits)
version 0.1.31 - 12.11.2019
- Added library website (http://t2fuzz.com)
- Convert a gt2fs into an it2fs - An it2fs can be generated form a gt2fs by using from_general_type2_set (http://t2fuzz.com/membership/intervaltype2fuzzyset.html#type2fuzzy.membership.intervaltype2fuzzyset.IntervalType2FuzzySet.from_general_type2_set)
- Creation of it2fs as found in literature - Creation of it2fs as specified by Karnik and Mendel (http://t2fuzz.com/membership/generate_it2fs.html)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
type2fuzzy-0.1.35.tar.gz
(21.6 kB
view hashes)
Built Distribution
Close
Hashes for type2fuzzy-0.1.35-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f381eea019de55f12152aeb7fea4d2766181be3de5d096308d098348a43eea3d |
|
MD5 | 6b78293ed16f14a3dc6d647b456c425e |
|
BLAKE2b-256 | d8b94460c7b3e3aba713935470e4edb7de18ebee13bd3f5ec45d4a8104e9a27c |