[mlpack-svn] [MLPACK] #134: Make HMMs work

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Tue Nov 15 02:27:46 EST 2011


#134: Make HMMs work
------------------------------+---------------------------------------------
  Reporter:  rcurtin          |        Owner:            
      Type:  defect           |       Status:  new       
  Priority:  major            |    Milestone:  MLPACK 1.0
 Component:  MLPACK           |   Resolution:            
  Keywords:  hmm test method  |     Blocking:            
Blocked By:                   |  
------------------------------+---------------------------------------------

Comment (by rcurtin):

 I wrote many tests, now in `hmm_test.cpp`, and the discrete HMM now works
 (not `discreteHMM.hpp`/`.cpp`, but instead a new `hmm.hpp` and
 `hmm_impl.hpp`).  Work is still pending on arbitrary probability
 distributions, and I need to abstract out the probability distribution for
 the discrete case (and find the right name for that distribution).

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/134#comment:1>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list