In this project I've tried to implement a simple and lightweight implementation of fuzzy logic only using std.
Please follow for more updates! The Mamdani type I is completed, with all regular features. Please refer to documentation or for a quick start check out examples.
You can view a complete documentation at here.
- Mamdani Type 1
- Mamdani Type 2
- TSK Type 1
- TSK Type 2
- Import and Export systems to and from a file
- Create a python module
- Add plot support
- Add meta-heuristics
- Add ANFIS support
- Add dedicated control module
- Add fuzzy c-means