pyfuzzylite and fuzzylite

These are ecosystem siblings: pyfuzzylite is the official Python binding for the C++ fuzzylite library, allowing developers to use the same fuzzy logic engine across different languages.

pyfuzzylite
53
Established
fuzzylite
51
Established
Maintenance 2/25
Adoption 9/25
Maturity 25/25
Community 17/25
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 80
Forks: 14
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 316
Forks: 71
Downloads:
Commits (30d): 0
Language: C++
License: GPL-3.0
Stale 6m
Stale 6m No Package No Dependents

About pyfuzzylite

fuzzylite/pyfuzzylite

pyfuzzylite: a fuzzy logic control library in Python

This tool helps engineers and researchers design and operate control systems that mimic human-like reasoning, especially when dealing with imprecise or vague information. You provide rules and linguistic descriptions of inputs and desired outputs, and it generates a control response. It's used by those building automated systems that need to make decisions based on subjective or qualitative data.

control-systems automation decision-making-systems robotics AI-engineering

About fuzzylite

fuzzylite/fuzzylite

fuzzylite: a fuzzy logic control library in C++

This is a C++ library designed for engineers and researchers who need to implement intelligent control systems. It takes numerical sensor readings or other inputs, processes them using human-like reasoning rules, and outputs decisions or control signals. Users can define custom fuzzy logic rules and terms to create systems that can make nuanced judgments in complex or uncertain environments.

control-systems robotics decision-making embedded-systems intelligent-automation

Scores updated daily from GitHub, PyPI, and npm data. How scores work