Skip to content

Comment on Fuzzy Mathematics with Python (FuzzPy, part 1)

Comments

Can anyone elaborate on some applications of fuzzy sets? I'm guessing something like strength of relationships in given social graphs as an example.

I have a use case for this in a wargame with hidden units. You know the size of an opponent's stacks, and the total forces he commands, but not always which units are in which stacks. But you can observe some, and deduce some, and guess some.

I'm using fuzzy subsets of Euclidean 3-space to model sensor coverage. Computationally, I use FuzzPy's (discrete) fuzzy set class to make fuzzy sets of 3D point objects to work with.

AboutSource Built by g1lg1l

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