amirisback/ai-fuzzy-logic
Implement Fuzzy Logic
This tool helps you make decisions based on inputs that aren't clear-cut or precise, mimicking human-like reasoning. You provide it with data from a file, and it processes this 'fuzzy' information to give you a definitive output or recommendation. This is for analysts, engineers, or researchers who need to build systems that can handle ambiguity in their data.
No commits in the last 6 months.
Use this if you need to create a system that makes decisions or offers recommendations based on imprecise or subjective data, where traditional 'yes/no' logic doesn't quite fit.
Not ideal if your decision-making requires only clear, exact numerical inputs and outputs without any need to interpret vagueness.
Stars
8
Forks
—
Language
Java
License
—
Category
Last pushed
May 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/amirisback/ai-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
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
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....