@raven112345 You need them to be able to do the inference. When you want to use this in practice, you will typically build your own HMM and define these yourself. Then you will use this algorithm to inference what you don't know.
Could anyone tell me how to distinguish different numerical sequences just by looking at a number that corresponds to a specific sequence that is different from another sequence...like in a classifer of sequences...have tried entropy but it gives a lot of false positives in the identification of the sequences
Why do we need to assume the emmission probabilities, transitional probabilities and the initialization probabilities?
raven112345 3 months ago
@raven112345 You need them to be able to do the inference. When you want to use this in practice, you will typically build your own HMM and define these yourself. Then you will use this algorithm to inference what you don't know.
pelemanov 3 months ago in playlist Machine Learning
That should be "infer", not "inference" the second time.
pelemanov 3 months ago in playlist Machine Learning
Could anyone tell me how to distinguish different numerical sequences just by looking at a number that corresponds to a specific sequence that is different from another sequence...like in a classifer of sequences...have tried entropy but it gives a lot of false positives in the identification of the sequences
MrLufemami 5 months ago