Skip to content

Slime mold dynamical system model#382

Open
emackev wants to merge 7 commits intomasterfrom
elm-dynamical-slime
Open

Slime mold dynamical system model#382
emackev wants to merge 7 commits intomasterfrom
elm-dynamical-slime

Conversation

@emackev
Copy link
Contributor

@emackev emackev commented Nov 16, 2023

A demo notebook to:

  • Write a (simple 1D) dynamical systems model of slime mold
  • Simulate the slime mold model
    • from known parameters
    • from a Bayesian model with unknown parameters and measurement noise
  • Use ChiRho to infer the model parameters from data
  • Use ChiRho to infer what would happen if we intervene

@emackev emackev added the status:WIP Work-in-progress not yet ready for review label Nov 16, 2023
@SamWitty
Copy link
Contributor

@emackev , are you still interested in turning this notebook into a full-blown example like https://basisresearch.github.io/chirho/backdoor.html or https://basisresearch.github.io/chirho/mediation.html?

@emackev
Copy link
Contributor Author

emackev commented Nov 27, 2023

@emackev , are you still interested in turning this notebook into a full-blown example like https://basisresearch.github.io/chirho/backdoor.html or https://basisresearch.github.io/chirho/mediation.html?

Yes! What's the best way to go about this? Should it be a stand-along thing, or combined with another demo?

@SamWitty
Copy link
Contributor

SamWitty commented Nov 27, 2023

I think stand-alone thing is best, to keep the size of each tutorial relatively small. I'll rearrange the dynamical systems tutorials into a coherent narrative together after we have them all in place.

It seems like the main thing that's missing is: (1) explanatory text, (2) a "success" story (it's possible it's already a success, we'd just need to explore the posterior predictive distributions), and (3) ideally real or real-ish data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples module:dynamical status:WIP Work-in-progress not yet ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants