A second example of AOMMS, a Rock Paper scissors AI. See inside to see how I coded it using AOMMS engine. You can type "Rock" "Paper" or "Scissors". Depending on how you play, this AI will slowly start learning about how to beat you, and will become increasingly smarter. Watch out! Rock paper scissors should be 33.333% CPU win rate, 33.333% draw, and 33.333% player win rate, right? Not in this case, no. CPU will develop strategies to beat you, and have win rates of sometimes over 70%!
My other demo (Music maker AI using AOMMS) learned from just me. I gave it one song, and it was trained on that. However, this AI is an example showing that AOMMS can learn from user inputs as well, as this AI you can actually observe, is getting smarter in realtime.