Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
View / edit / reply to this conversation on ReviewNB krishnbera commented on 2026-03-11T18:30:36Z minor: consider making the title more informative for not-so-technical audience who might be interested in latent processes? Eg. Joint Modeling of Latent Cognitive States and Decision Processes: Utilizing HMM with DDM Emissions |
|
View / edit / reply to this conversation on ReviewNB krishnbera commented on 2026-03-11T18:30:37Z broken github repo link here. |
|
View / edit / reply to this conversation on ReviewNB krishnbera commented on 2026-03-11T18:30:38Z Line #3. Can probably introduce a blurb about how the likelihood is computed for such models? Might help ppl who are not already familiar with it? See eg. blurb below --
The likelihood of an HMM-DDM is calculated by integrating the continuous DDM densities into a discrete Hidden Markov Model framework using the Forward Algorithm. The Core Process
|
|
@AlexanderFengler this already is in a great shape! |
- Update title to be more informative for broader audience - Remove broken link to regime-switching-bayesian repo - Add Forward Algorithm likelihood explanation blurb Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
55f13fd
hmm-ssm first notebook example.
Needs a bit of refinement but it's a poc.