scikit-fuzzy
Fuzzy logic toolbox for Python.
Fuzzy logic toolbox for Python.
To install this package, run one of the following:
This package implements many useful tools for projects involving fuzzy logic, also known as grey logic. It is pure Python and depends only on NumPy, SciPy, and NetworkX. There are many basic fuzzy logic functions in the base namespace, as well as a Pythonic, object-oriented system for fuzzy control systems in the skfuzzy.control submodule.
Summary
Fuzzy logic toolbox for Python.
Last Updated
Aug 25, 2024 at 20:19
License
BSD-3-Clause
Total Downloads
54.9K
Supported Platforms
GitHub Repository
https://github.com/scikit-fuzzy/scikit-fuzzyDocumentation
http://scikit-fuzzy.readthedocs.io/