[Home]Bz

Robo Home | Changes | Preferences | AllPages

Showing revision 3
Restart working on my bot "Melody" after a long time
Part of the movement code is borrowed from Voidious's WaveSurfing/Tutorial
i = argmax_i P( S = i | O )

which, according to Bayesian rule, is equivalent to

i = argmax_i P( O | S = i ) P( S = i )

Note that P ( S = i ) can be estimated easily, and is alway done by any basic GF targeting algorithms. The first factor may be calculated in many ways. If we do VQ in the feature space, O will become a discrete random variable, and the statistics can be collected via counting. In that case, it would be equivalent to many Segmentation algorithms. It is also possible, though I'm not sure whether it will be better, that P ( O | S = i ) is modeled using continuous distributions. In the simpliest case, this conditional probability can be just ignored, which gives a basic GF gun. This flexiblity might be useful when data is not sufficient, or when we're not confident enough about the first factor.


Robo Home | Changes | Preferences | AllPages
Edit revision 3 of this page | View other revisions | View current revision
Edited July 14, 2006 9:03 EST by Bz (diff)
Search: