Metadata-Version: 2.1
Name: stahmctestt-your-username
Version: 1.4
Summary: A small example package
Home-page: https://github.com/RihuiOu95/HMC.git
Author: Tianhui
Author-email: thuizhou@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent

#  stahmctestt

This is a package that was developed to perform Stochastic Gradient Hamiltonian Monte Carlo, which is a very efficent in
Sampling posterior sample for a baysian problem.  

It provides:   
posterior sampling for both 1 dimension or higher dimensional parameter.

## website:
https://github.com/RihuiOu95/Hmc.git/

## Installation

pip install stahmctestt




