Skip to content

Implementations of parallel tempering algorithms to augment samplers with tempering capabilities

License

Notifications You must be signed in to change notification settings

TuringLang/MCMCTempering.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCMCTempering.jl

Stable Dev Build Status

MCMCTempering.jl implements simulated and parallel tempering, two methods for sampling from complex or multi-modal posteriors. These algorithms use temperature scheduling to flatten out the target distribution, making it easier to sample from.

Temper away!