acetinkaya/python-fuzzy-logic
BULANIK MANTIK ve PYTHON UYGULAMALARI KİTAP
Implements fuzzy logic control systems through membership functions, rule bases, and IF-THEN linguistic variables with detailed Python code examples across nine chapters covering theory to practical applications. Targets students in engineering, electronics, and business disciplines seeking to develop intelligent control systems using fuzzy set operations and inference mechanisms. Designed as an educational resource with inline code documentation and workflow diagrams, enabling readers to apply fuzzy logic to real-world device control problems across diverse academic fields.
No commits in the last 6 months.
Stars
87
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/acetinkaya/python-fuzzy-logic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch....