linkedin facebook twitter rss

22 Mar Common Sense and Thresholds

Threshold Conditions

Finding Thresholds Threshold conditions are boundaries between states, and they exist everywhere, affecting everything. From a computational perspective, thresholds are a valuable tool for limiting the problem space to within manageable limits. In other words, knowing where the edges are can help us computationally color inside the lines. How could we determine a threshold? Observing, […]