Skip to content

alstat/StochMCMC.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

StochMCMC.jl

Documentation Status

A Julia package for Stochastic Gradient Markov Chain Monte Carlo

This package is part of my master's thesis entitled Bayesian Autoregressive Distributed Lag via Stochastic Gradient Hamiltonian Monte Carlo or BADL-SGHMC. However as the title says, this package aims to accomodate other Stochastic Gradient MCMCs in the near future. At the latest, the following are the MCMC algorithms available:

  1. Metropolis-Hasting
  2. Hamiltonian Monte Carlo
  3. Stochastic Gradient Hamiltonian Monte Carlo

Installation

To install the package, simply run the following codes

Pkg.clone("https://github.com/alstat/StochMCMC.jl")

And to load the package:

using StochMCMC

Documentation

The complete documentation is available at: http://stochmcmcjl.readthedocs.io/


author:Al-Ahmadgaid B. Asaadthesis advisor:Joselito C. Magadia, Ph.D.
email:alasaadstat@gmail.comwebsite:http://stat.upd.edu.ph/
blog:http://alstatr.blogspot.com/

About

Stochastic Gradient Markov Chain Monte Carlo in Julia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages