• Stars
    star
    106
  • Rank 324,651 (Top 7 %)
  • Language
    C++
  • Created over 10 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Experiment code for Stochastic Gradient Hamiltonian Monte Carlo

ML-SGHMC

Experiment codes for Paper:

Tianqi Chen, Emily B. Fox, Carlos Guestrin "Stochastic Gradient Hamiltonian Monte Carlo" ICML 2014

Informations:

  • arxiv link: http://arxiv.org/abs/1402.4102
  • matlab: contains scripts for simulated experiments
  • bayesnn: contains a numpy implementation of baysian neural network
  • mf: contains a c++ implementation of bayesian matrix factorization using SGHMC