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
Rock Paper Scissors using Discrete Markov Chains : The program calculates the probability of the opponent picking one of the three states (R/ P/ S) from choices made by the opponent during the previous games.