[mlpack] [mlpack/mlpack] Anything wrong with hmm_train? (#833)

Ryan Curtin notifications at github.com
Tue Dec 20 08:23:16 EST 2016


Try training with `--random_initialization`; this should fix the issue.  Without that option, the transition probabilities are initialized to all equal values and this can mess up the optimization.  When mlpack 2.1.1 is released the option will be removed because I will make random initialization the default---uniform initialization has caused too many problems to be reliable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/833#issuecomment-268241702
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://knife.lugatgt.org/pipermail/mlpack/attachments/20161220/d9321c5e/attachment.html>


More information about the mlpack mailing list