Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Update hmm_bach_chorales.ipynb #13

Merged
merged 3 commits into from
Aug 14, 2021
Merged

Update hmm_bach_chorales.ipynb #13

merged 3 commits into from
Aug 14, 2021

Conversation

karalleyna
Copy link
Contributor

@karalleyna karalleyna commented Aug 9, 2021

Loss Curves

image

You can plot the one of HMMs whose num of hidden states is in {4, 8, 16, 24} as follows :

K=16

image

image

Model Selection

image

@murphyk
Copy link
Member

murphyk commented Aug 10, 2021

  • I see that that the NLL on the test set continues to go down as K increases. But surely it will eventually go up if K is too large due to overfitting? It would be good to verify this by adding some larger Ks, eg K=32, K=48

@murphyk murphyk merged commit 52b4ee9 into probml:main Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants