Skip to content

Commit 6ac0626

Browse files
author
Simon Frost
committed
Updated README.md to include function_map_turing
1 parent 9d8f1ea commit 6ac0626

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ In addition to the above examples of simulation, there are also examples of infe
159159
- [Bayesian estimates of parameters of the ODE system using NestedSamplers.jl](https://github.com/epirecipes/sir-julia/blob/master/markdown/ode_nestedsampler/ode_nestedsampler.md)
160160
- [Bayesian estimates of parameters of the ODE system using importance sampling, Markov Chain Monte Carlo and Sequential Monte Carlo with Gen.jl](https://github.com/epirecipes/sir-julia/blob/master/markdown/ode_gen/ode_gen.md)
161161
- [Bayesian estimates of parameters of the ODE system using message passing using RxInfer.jl](https://github.com/epirecipes/sir-julia/blob/master/markdown/ode_rxinfer/ode_rxinfer.md)
162+
- [Bayesian estimates of parameters of a function map system using Turing.jl](https://github.com/epirecipes/sir-julia/blob/master/markdown/function_map_turing/function_map_turing.md)
162163

163164
### Stochastic models
164165

0 commit comments

Comments
 (0)