https://github.com/chalk-lab/coupledhmc.jl

Couplings for Multinomial Hamiltonian Monte Carlo

https://github.com/chalk-lab/coupledhmc.jl

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Couplings for Multinomial Hamiltonian Monte Carlo

Basic Info
  • Host: GitHub
  • Owner: chalk-lab
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 1.09 MB
Statistics
  • Stars: 16
  • Watchers: 5
  • Forks: 4
  • Open Issues: 3
  • Releases: 0
Created almost 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

CoupledHMC.jl

This package implemented the coupled HMC kernels used in the AISTATS 2021 paper Couplings for Multinomial Hamiltonian Monte Carlo by Kai Xu, Tor Erlend Fjelde, Charles Sutton and Hong Ge.

See the research folder for scripts to reproduce the results.

You can cite this paper using the BibTeX entry below.

@inproceedings{xu2021couplings, title={{Couplings for Multinomial {H}amiltonian Monte Carlo}}, author={Kai Xu and Fjelde, Tor Erlend and Sutton, Charles and Ge, Hong}, booktitle={International Conference on Artificial Intelligence and Statistics}, year={2021} }

Using this package directly

If you would like to use CoupledHMC without going through our research folder, you will have to install VecTargets(https://github.com/xukai92/VecTargets.jl) and the master branch of AdvancedHMC manually. For example, running the command below will install them globally

sh julia -e 'using Pkg; Pkg.add(url="https://github.com/xukai92/VecTargets.jl"); Pkg.add(name="AdvancedHMC", rev="master")'

Or below to install inside your local environment

sh julia --project=@. -e 'using Pkg; Pkg.add(url="https://github.com/xukai92/VecTargets.jl"); Pkg.add(name="AdvancedHMC", rev="master")'

Owner

  • Name: Learning and Inference Group
  • Login: chalk-lab
  • Kind: organization
  • Location: United Kingdom

Hong Ge's Research Group at Cambridge University

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 43
  • Total Committers: 2
  • Avg Commits per committer: 21.5
  • Development Distribution Score (DDS): 0.349
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Kai Xu x****0@g****m 28
tor t****5@g****m 15

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 4
  • Total pull requests: 6
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 5 days
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 3.5
  • Average comments per pull request: 1.67
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • xukai92 (3)
  • torfjelde (1)
Pull Request Authors
  • xukai92 (5)
  • torfjelde (1)
Top Labels
Issue Labels
Pull Request Labels