Skip to content

ruqizhang/tunamh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Asymptotically Optimal Exact Minibatch Metropolis-Hastings

This repository contains code for Asymptotically Optimal Exact Minibatch Metropolis-Hastings, NeurIPS 2020, Spotlight

Dependencies

Experiments

To run TunaMH on logistic regression on MNIST,

cd logistic
julia tunamh.jl

To run other methods on this task, use julia mh.jl for standard MH, julia flymc.jl for FlyMC and julia tfmh.jl for Truncated Factorized MH.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages