home

... ...

Rock Paper Scissors

Applet failed to load. Is Java enabled in your browser?

This rock paper scissors AI was made using hierarchical temporal memory (HTM). It tries to detect temporal patterns. I implemented the HTM using backpropagation neural networks. I realize that this AI doesn't play very well (especially compared to other AIs such as Iocaine Powder). Since this implementation of HTM is very experimental, don't base your opinion of HTM on its poor performance. I have created a rock paper scissors programming competition where you can try creating your own RPS AI.

:)

... ...