[mlpack] Error with hmm_viterbi when using gmm hmm
Ryan Curtin
ryan at ratml.org
Mon Nov 30 15:10:37 EST 2015
On Tue, Dec 01, 2015 at 12:03:34AM +0400, Mohamed Hassan wrote:
>
> Hi,
>
> Am trying to use hmm_viterbi with a model i previously created using hmm train, but i keep getting this error:
>
> terminate called after throwing an instance of 'boost::archive::archive_exception'
> what(): input stream error
> Aborted (core dumped)
>
> I used the following command :
> $ hmm_viterbi -i S2Training.csv -m S2Model.xml -o S2_Trainging_labels_GHMMlikely_based_on_S2Model.csv -v
>
> And the model was generated successfully using the following command:
> $ hmm_train -i S2Training.csv -t gmm -g 3 -l S2Training_labels.csv -n 6 -v -o S2_Model.xml
>
>
> Your help is deeply appreciated,
Hi there,
I think you opened this issue on Github too:
https://github.com/mlpack/mlpack/issues/486
I've responded there, so, hopefully no need to write the same thing on
the mailing list. :)
--
Ryan Curtin | "Exterminate all rational thought."
ryan at ratml.org | - Bill Lee
More information about the mlpack
mailing list