Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.49 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.49 KB

fuzzy-framework

FuzzySystem is a python framework to make Fuzzy Inference Systems easy to use and flexible. It is made by following the literary conventions in the Fuzzy Logic domain area.

This project aims to bring academics and researchers an easy-to-use tool to teach or perform experiments related to fuzzy systems. You will be able to configure and extend the classes to add more functionality and robustness. If you work in Matlab-like or python solutions to create fuzzy control systems, this framework will make you feel comfortable.

Installation

Use the package manager pip to install FuzzySystem.

$ pip install --upgrade pip
$ pip install FuzzySystem

Read the documentation

You will find useful examples in readthedocs documentation.

License

MIT

Authors

👤 M.S. Raúl Navarro

This project was created during a Ph.D. research project in Universidad Autónoma de Baja California, under the direction of:

👤 Dr. Juan Ramón Castro

👤 Dr. Mauricio Sánchez