Skip to content

Comment on Ask HN: What happened to fuzzy logic?parent

Comments

Fuzzy logic uses very different rules.

It is common to saysthat the 'truthiness' of (a and b), is the minimum truthiness of a and b. Or becomes a maximum, not becomes 1 - truthiness. Then normal predicate logic works by combining these rules the usual way. E.g. (a implies b) becomes b or not a, which is max(b, 1-a).

Basyan probability is much more sophisticated, but also more difficult to calculate.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.