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

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Thu Aug 7 08:42:24 EDT 2014


#255: Allow HMMs to save/load arbitrary distributions
--------------------------------------------+-------------------------------
  Reporter:  rcurtin                        |        Owner:              
      Type:  wishlist                       |       Status:  new         
  Priority:  minor                          |    Milestone:  mlpack 1.1.0
 Component:  mlpack                         |   Resolution:              
  Keywords:  hmm, load, save, distribution  |     Blocking:              
Blocked By:  271                            |  
--------------------------------------------+-------------------------------

Comment (by michaelfox99):

 I've added hierarchical model support to SaveRestoreUtility. It is now
 used by hmm.
 I added two executables: hmm_convert and gmm_convert, which allow the old,
 flat XML files to be converted to the new, hierachical format.
 hmm can now save with arbitrary distributions, provided that necessary
 Save, Load functions are implemented for the distribution.

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/255#comment:2>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list