[mlpack-svn] [MLPACK] #255: Allow HMMs to save/load arbitrary distributions

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Oct 31 14:39:18 EDT 2012


#255: Allow HMMs to save/load arbitrary distributions
----------------------+-----------------------------------------------------
 Reporter:  rcurtin   |        Owner:                               
     Type:  wishlist  |       Status:  new                          
 Priority:  minor     |    Milestone:  mlpack 1.1.0                 
Component:  mlpack    |     Keywords:  hmm, load, save, distribution
 Blocking:            |   Blocked By:  177                          
----------------------+-----------------------------------------------------
 Right now the functions `SaveHMM()` and `LoadHMM()` in
 `src/mlpack/methods/hmm/hmm_util.hpp` do not allow the use of arbitrary
 distributions.  Each distribution should know how to save itself to a
 file; then, those two functions for HMMs can be generalized to the case of
 any distribution.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/255>
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