Skip to content

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

Comments

logic is binary. yes or no. classic AI used pure logic via means of rules engine. you could tell exactly which path to take to solve a problem.

fuzzy logic is not binary, but multimodal/range. what maps unto that today? probability on top of layered NN, aka deep learning. It's no coincidence that no one knows how the deep learning models "think." They are by design very fuzzy.

AboutSource Built by g1lg1l

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