Skip to content

Latest commit

 

History

History
152 lines (123 loc) · 7.17 KB

README.md

File metadata and controls

152 lines (123 loc) · 7.17 KB

Examples

This page contains a number of examples showing how to use Pints.

Each example was created as a Jupyter notebook (http://jupyter.org/). These notebooks can be downloaded and used, or you can simply copy/paste the relevant code.

Before you get started

Getting started

Digging deeper

Optimisation

Particle-based methods

Local optimisers

Further optimisation

Sampling

MCMC without gradients

MCMC with gradients

Nested sampling

ABC

Analysing sampling results

Statistical modelling

Toy problems

Deterministic Models

Stochastic Models

Distributions

Interfaces

Miscellaneous