All projects

AI / Python · 2026

Fuzzy System

PythonFuzzy LogicAIAlgorithms

Python project focused on fuzzy logic, useful for exploring approximate decision-making and intelligent systems.

Context

Not every problem can be solved with simple binary rules; some scenarios need degrees of membership.

Solution

I experimented with fuzzy logic concepts in Python to represent approximate decisions.

What it shows

  • Practice with scientific programming in Python.
  • Contact with symbolic AI concepts.
  • Relevant project to demonstrate interest in applied computing.