{"id":15652004,"url":"https://github.com/mfreidank/pysgmcmc","last_synced_at":"2025-10-10T00:12:09.887Z","repository":{"id":88873290,"uuid":"102378234","full_name":"MFreidank/pysgmcmc","owner":"MFreidank","description":"Bayesian Deep Learning with Stochastic Gradient MCMC Methods","archived":false,"fork":false,"pushed_at":"2021-09-06T08:30:19.000Z","size":12665,"stargazers_count":39,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T20:07:06.778Z","etag":null,"topics":["bayesian-inference","markov-chain-monte-carlo","mcmc","python","stochastic","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MFreidank.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-04T15:55:00.000Z","updated_at":"2025-04-27T16:00:40.000Z","dependencies_parsed_at":"2023-06-12T22:16:20.391Z","dependency_job_id":null,"html_url":"https://github.com/MFreidank/pysgmcmc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MFreidank/pysgmcmc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MFreidank%2Fpysgmcmc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MFreidank%2Fpysgmcmc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MFreidank%2Fpysgmcmc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MFreidank%2Fpysgmcmc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MFreidank","download_url":"https://codeload.github.com/MFreidank/pysgmcmc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MFreidank%2Fpysgmcmc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002372,"owners_count":26083356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bayesian-inference","markov-chain-monte-carlo","mcmc","python","stochastic","tensorflow"],"created_at":"2024-10-03T12:40:54.876Z","updated_at":"2025-10-10T00:12:09.870Z","avatar_url":"https://github.com/MFreidank.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\nPYSGMCMC\n========\n|Build Status|\n|Docs_|\n|Coverage_|\n|Codacy_|\n\nPYSGMCMC is a Python framework for Bayesian Deep Learning that focuses on \nStochastic Gradient Markov Chain Monte Carlo methods. \n\nFeatures\n========\n* **Complex samplers as black boxes**, computing the next sample with corresponding costs of any MCMC sampler is as easy as:\n\n.. code-block:: python\n\n   sample, cost = next(sampler)\n\n* Based on `tensorflow \u003chttps://www.tensorflow.org/\u003e`_ that provides:\n    * efficient numerical computation via data flow graphs\n    * flexible computation environments (CPU/GPU support, desktop/server/mobile device support)\n    * Linear algebra operations\n\n.. |Build Status| image:: https://travis-ci.org/MFreidank/pysgmcmc.svg?branch_master\n   :target: https://travis-ci.org/MFreidank/pysgmcmc\n\n.. |Docs_| image:: https://readthedocs.org/projects/pysgmcmc/badge/?version=latest\n   :target: http://pysgmcmc.readthedocs.io/en/latest/\n   :alt: Docs\n\n.. |Coverage_| image:: https://coveralls.io/repos/github/MFreidank/pysgmcmc/badge.svg\n   :target: https://coveralls.io/github/MFreidank/pysgmcmc\n   :alt: Coverage\n\n.. |Codacy_| image:: https://api.codacy.com/project/badge/Grade/94a3778e36814055ad7b12875857d15e    \n   :target: https://www.codacy.com/app/MFreidank/pysgmcmc?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=MFreidank/pysgmcmc\u0026amp;utm_campaign=Badge_Grade\n   :alt: Codacy\n\nInstall\n=======\n\nThe quick way::\n\n    pip3 install git+https://github.com/MFreidank/pysgmcmc\n\n\nDocumentation\n=============\nOur documentation can be found at http://pysgmcmc.readthedocs.io/en/latest/.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfreidank%2Fpysgmcmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfreidank%2Fpysgmcmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfreidank%2Fpysgmcmc/lists"}