hello ^_^
i'm using DBN for language modelling; recently i've known that to test language model we have to test something called perlexityhttp://en.wikipedia.org/wiki/Perplexity: which measures the how predictive is the model for sequence of words?i've read about annealed map .is it the one?
my work depends heavily on http://bnaic.gforge.uni.lu/Papers/Category%20A/Shi.pdf
how to implement this in genie ? besides i want genie to make clusters according to one node how?