Python and Hidden Markov Model

Oscar Benjamin oscar.j.benjamin at gmail.com
Thu Mar 7 19:55:52 EST 2013


On 7 March 2013 20:48,  <subhabangalore at gmail.com> wrote:
> Dear Group,
>
> I was trying to learn Hidden Markov Model. In Python there are various packages, but I was willing to do some basic calculation starting from the scratch so that I can learn the model very aptly. Do you know of any thing such?

This question is not really appropriate on this list. Since this isn't
the first time you've asked relatively specialist questions here, I'll
suggest that you consider asking somewhere else in future. I would
start by looking at lists that are dedicated to scientific
programming.

Whether you ask here or somewhere else you'll need to be clearer about
what you actually want to do and why you are asking the list. Are you
looking to run stochastic simulations? Or is your problem to do with
model validation or inference of hidden state using data? Or something
else? Are you thinking of discrete or continuous time Markov systems?
Why are you currently unable to do whatever it is that you wanted to
do?


Oscar



More information about the Python-list mailing list