This is an attempt at machine learning. Basically, you click 1, 2, or 3. 1 beats 2, 2 beats 3, and 3 beats 1. This AI will find patterns in your choices, calculate percentages, and use those data to determine their move. A problem is that when you click one specific choice many times and then switch to something else, you can click that something else many times before the AI realizes and switch tactics, allowing for easy winning. This should be fixed if I only make the most recent inputs count towards the calculating.