You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# what happens when you iterate Bayes' Theorem on every possible initial prior?
# take interval (0, 1) excluding 0 and 1 themselves (because they won't change regardless of evidence)
# using same series of evidences, update probabilities and see whether the interval converges to the correct value over time, how long it takes to get to a certain precision, etc.