-
Independent processes can be modelled using multiple markov models.
I.E., we can see m*h^3 as four two-state markov models
But we can also go beyond HH, having e.g. a 3 state MM for activation, …
-
- [ ] Set up some API that lets you add states, rates etc., without needing a myokit.Model
- [ ] Make the simulation stuff work with this new class
- [ ] Add separate methods to convert a Myokit mod…
-
Expected time frame of presenting: April/ May 2020
-
We will commence a peer review and error checking process from 07th October 2024
This Issue is to record who is working on what lecture for `peer-reviews` and error checking, please self assign.
…
mmcky updated
1 month ago
-
Hi,
for a long time I'm searching for a good open-source alternative to SwiftKey. FUTO looks quite good but there are still many inputs where SwiftKey does much better suggestions out-of-the-box.
…
-
Hi! I cannot get the code running because i cannot find the package 'Multivariate_Markov_Switching_Model'. Where do i get this package?
Best regards,
Matthijs
-
Basically a stochastic version of this:
https://github.com/epirecipes/sir-julia/blob/master/markdown/function_map_mtk/function_map_mtk.md
which is a port of the below to MTK:
https://github.c…
-
I'm trying to implement an HMM to learn my way around Edward. I'd be happy to contribute this as an example (https://github.com/blei-lab/edward/issues/22) once I get it working.
I'm trying to do in…
-
Hi all,
I would like to implement Markov models for ion channels in Brian2 (as already discussed with @mstimberg).
It seems possible without any changes to the core of Brian2.
I'm trying to imple…
-
To accurately account for channel noise requires considering Markov models of ionic channels (there's a paper showing that Langevin approximations are not good enough). The standard method is describe…