Skip to content

Assignments for DD2447. Monte carlo markov chains. Implementations of Gibbs sampling, Metropolis-Hastings as well as sequential monte carlo methods (particle filter)

Notifications You must be signed in to change notification settings

jacobmalmberg/kth-statmeth-18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kth-statmeth-18

By Marcus Nystad Öhman and Jacob Malmberg 2018-2019.

Monte carlo markov chains. Implementations of Gibbs sampling, Metropolis-Hastings as well as sequential monte carlo methods (particle filter)

External libraries: Nothing exotic, just matplot.lib, scipy.stats.

How to install:
conda install --name myenv scipy
conda install -c conda-forge matplotlib

About

Assignments for DD2447. Monte carlo markov chains. Implementations of Gibbs sampling, Metropolis-Hastings as well as sequential monte carlo methods (particle filter)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages