Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

HiddenConditionalRandomField is not correctly serialized #29

Closed
raingo opened this issue Sep 11, 2014 · 1 comment
Closed

HiddenConditionalRandomField is not correctly serialized #29

raingo opened this issue Sep 11, 2014 · 1 comment

Comments

@raingo
Copy link

raingo commented Sep 11, 2014

How to duplicate the issue,

Process 1,
1, train HiddenConditionalRandomField
2, save HiddenConditionalRandomField

Process 2,
1, Load HiddenConditionalRandomField
2, Lots of fields, such as, HiddenConditionalRandomField.Function.Factors.EdgeParameters, are initialized to 0, which are apparently not correct.

@cesarsouza
Copy link
Member

Many thanks for reporting the issue! Indeed, this behavior was being caused by an obsolete feature that, at this stage, would not longer be necessary in the current and next releases.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants