Skip to content

AntoninLoubiere/fuzzyLogic

Repository files navigation

Fuzzy Logic

A fuzzy backend in python.

About

Fuzzy logic is a library that can create and import from file Fuzzy Controllers.

Fuzzy Logic

"Fuzzy logic is a form of many-valued logic in which the truth value of variables may be any real number between 0 and 1. It is employed to handle the concept of partial truth, where the truth value may range between completely true and completely false. By contrast, in Boolean logic, the truth values of variables may only be the integer values 0 or 1.

[…]

Fuzzy logic is based on the observation that people make decisions based on imprecise and non-numerical information. Fuzzy models or sets are mathematical means of representing vagueness and imprecise information (hence the term fuzzy). These models have the capability of recognising, representing, manipulating, interpreting, and using data and information that are vague and lack certainty."

Wikipedia contributors. "Fuzzy logic." Wikipedia, The Free Encyclopedia. Wikipedia, The Free Encyclopedia, 20 Feb. 2022. Web. 1 Mar. 2022.

Releases

No releases published

Packages

No packages published

Languages