chris.RemoveThis@siokaos.org wrote:
> 3) What features should I use? I am operating on the assumption that
> humans do not wisely keep track of their opponents decision making
> process beyond the past few moves. Given this, I think the moves my bot
> has made are generally arbitrary and the features should simply be
> based on the last several moves. Does this render my tree into a simple
> statistical analysis?
yep, it looks pretty much like this. whatever model of human reaction
you implement, you will end up with probabilities of his moves; you
then should assume the move with highest prob, and react accordingly.
>> Stay informed about: Rock Paper Scissors