I have no idea how to convert ObservationDiscrete<enum> type to
ObservatinInteger type.
Because I want to use package like this:
1 build HMM
2 generate 10000 random observation sequence
3 get init HMM using K_Means algorithm .
4 Baum_Welch algorithm ...
KMeansLearner import ObservatinInteger but not ObservationDiscrete<enum>.If
I want to use KMeansLearner ,I have to convert these two types.
Thanks for your help!
smallycat
Original issue reported on code.google.com by xuxinb...@gmail.com on 15 Apr 2009 at 12:55
Original issue reported on code.google.com by
xuxinb...@gmail.com
on 15 Apr 2009 at 12:55