Skip to content

Superseded by #85: Port HMM to pomegranate 1.0 - #20

Closed
AKuederle wants to merge 4 commits into
masterfrom
pomegranate-1.0
Closed

Superseded by #85: Port HMM to pomegranate 1.0#20
AKuederle wants to merge 4 commits into
masterfrom
pomegranate-1.0

Conversation

@AKuederle

Copy link
Copy Markdown
Member

This is an attempt to port to pomegranate 1.0. Current code is not working yet, even though most of the API is ported.

In the current state, the models don't seem to get fitted, as we get a negative improvement as in the first iteration.
It could be that there are still bugs in the library itself causing this

I am also not sure, if I understood/implemented the new concept of priors correctly.

Biggest issue is that we need to retrain the old model or find some hacky way to port it to the new format.

@AKuederle AKuederle changed the title Port HMM to pomegranate 1.0 Draft: Port HMM to pomegranate 1.0 Apr 18, 2023
@AKuederle

Copy link
Copy Markdown
Member Author

It seems like I made some progress, by fixing the initial probability matrix and tweaking how priors are calculated for the training. Now at least, we don't get negative improvements and the model seems to train.

@AKuederle
AKuederle marked this pull request as draft August 19, 2025 13:03

Copy link
Copy Markdown
Member Author

Superseded by #85, which implements the backend-neutral HMM model, swappable inference/training backends, reusable topology composition, and legacy JSON loading. Closing this earlier approach in favor of the completed replacement.

@AKuederle AKuederle changed the title Draft: Port HMM to pomegranate 1.0 Superseded by #85: Port HMM to pomegranate 1.0 Jul 17, 2026
@AKuederle AKuederle closed this Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant