Skip to content

Gen examples with a Travis CI build that tests that they run

License

Notifications You must be signed in to change notification settings

probcomp/GenExamples.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenExamples.jl

Build Status

A repository containing Gen examples with a Travis CI build that tests that they run. In the future, this repo we may also include automated tests for the approximate correctness of the inferences in each example.

The examples are divided into directories. Each directory has a run_all.jl script that runs all of the examples in the directory. Each directory contains a Julia environment that suffices to run all of the examples in the directory.

NOTE: These examples take substantially longer to run than Gen's unit tests.

Examples

  • Variants of Bayesian polynomial regression: regression/

  • Variants of Bayesian inference over the structure of Gaussian process covariance function: gp_structure/

  • Minimal example of involutive MCMC: involutive_mcmc/

  • Decoding a substitution cipher using a bigram model and parallel tempering MCMC: decode/

  • Minimal example of maximum likelihood estimation: mle/

  • Reversible jump MCMC in change point model: coal/

About

Gen examples with a Travis CI build that tests that they run

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published