Skip to content

LANZhengyang/sg_langevin

 
 

Repository files navigation

Implementation of "Bayesian Learning via Stochastic Gradient Langevin Dynamics"

This is not the original implementation.

Bayesian Learning via Stochastic Gradient Langevin Dynamics

Environment

  • Python 3.6.2
  • TensorFlow 1.10
  • See pip.freeze for details

Usage

Logistic regression

python main.py --hparams params/SGLD_LR

Results

Logistic regression

Author

Ryo Kamoi

About

Implementation of Stochastic Gradient Langevin Dynamics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%