{"id":30649,"name":"pyprobml","description":"Python code for \"Probabilistic Machine learning\" book by Kevin Murphy","url":"https://github.com/probml/pyprobml","last_synced_at":"2025-09-05T04:55:35.042Z","repository":{"id":37381799,"uuid":"65924871","full_name":"probml/pyprobml","owner":"probml","description":"Python code for \"Probabilistic Machine learning\" book by Kevin Murphy","archived":false,"fork":false,"pushed_at":"2024-11-26T00:32:39.000Z","size":5236960,"stargazers_count":6767,"open_issues_count":35,"forks_count":1561,"subscribers_count":193,"default_branch":"master","last_synced_at":"2025-05-19T14:16:14.851Z","etag":null,"topics":["blackjax","colab","flax","jax","jupyter-notebooks","machine-learning","numpyro","pml","probabilistic-programming","pymc3","pyro","pytorch","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/probml.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_py_to_nb.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-08-17T16:42:24.000Z","updated_at":"2025-05-19T10:22:02.000Z","dependencies_parsed_at":"2023-02-12T06:45:54.955Z","dependency_job_id":"d1b18604-7c49-4943-9a21-3df1a0df65f7","html_url":"https://github.com/probml/pyprobml","commit_stats":{"total_commits":2806,"total_committers":77,"mean_commits":36.44155844155844,"dds":0.3791874554526016,"last_synced_commit":"4db1498b28cb034034ba134da48416f3986f8601"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/probml/pyprobml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probml","download_url":"https://codeload.github.com/probml/pyprobml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/sbom","scorecard":{"id":745770,"data":{"date":"2025-08-11","repo":{"name":"github.com/probml/pyprobml","commit":"e2d120abb0992580fdf0cbf8d89edad1b7681e84"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/notebooks.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"22 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notebooks.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notebooks.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notebooks.yml:203: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notebooks.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/notebooks.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/notebooks.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/probml/pyprobml/notebooks.yml/master?enable=pin","Warn: pipCommand not pinned by hash: deprecated/scripts/chow_liu_tree_demo_setup.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:146","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:147","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:192","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:193","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:194","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:225","Warn: pipCommand not pinned by hash: .github/workflows/notebooks.yml:28","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-22T18:40:01.743Z","repository_id":37381799,"created_at":"2025-08-22T18:40:01.743Z","updated_at":"2025-08-22T18:40:01.743Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713612,"owners_count":25154612,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"probml","name":"Probabilistic machine learning","uuid":"6309387","kind":"organization","description":"Material to accompany my book series \"Probabilistic Machine Learning\" (Software, Data, Exercises, Figures, etc)","email":"murphyk@gmail.com","website":"probml.ai","location":null,"twitter":"sirbayes","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6309387?v=4","repositories_count":31,"last_synced_at":"2025-03-05T09:02:20.654Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/probml","funding_links":[],"total_stars":16430,"followers":1342,"following":0,"created_at":"2022-11-06T21:00:40.260Z","updated_at":"2025-03-05T09:02:20.655Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probml","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probml/repositories"},"packages":[{"id":7504218,"name":"github.com/probml/pyprobml","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/probml/pyprobml","keywords_array":[],"namespace":"github.com/probml","versions_count":1,"first_release_published_at":"2022-05-05T14:47:39.000Z","latest_release_published_at":"2022-05-05T14:47:39.000Z","latest_release_number":"v0.1.0","last_synced_at":"2025-09-05T04:52:45.384Z","created_at":"2023-04-07T01:52:33.780Z","updated_at":"2025-09-05T04:52:45.384Z","registry_url":"https://pkg.go.dev/github.com/probml/pyprobml","install_command":"go get github.com/probml/pyprobml","documentation_url":"https://pkg.go.dev/github.com/probml/pyprobml#section-documentation","metadata":{},"repo_metadata":{"uuid":"65924871","full_name":"probml/pyprobml","owner":"probml","description":"Python code for \"Probabilistic Machine learning\" book by Kevin Murphy","archived":false,"fork":false,"pushed_at":"2023-01-20T23:44:28.000Z","size":5242764,"stargazers_count":5469,"open_issues_count":30,"forks_count":1309,"subscribers_count":178,"default_branch":"master","last_synced_at":"2023-03-06T02:39:05.652Z","etag":null,"topics":["blackjax","colab","flax","jax","jupyter-notebooks","machine-learning","numpyro","pml","probabilistic-programming","pymc3","pyro","pytorch","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG_py_to_nb.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2016-08-17T16:42:24.000Z","updated_at":"2023-03-05T09:25:56.000Z","dependencies_parsed_at":"2023-02-12T06:45:54.955Z","dependency_job_id":null,"html_url":"https://github.com/probml/pyprobml","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probml","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":114977035,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-04-07T01:52:33.944Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.739563703245843,"dependent_packages_count":9.575613212525063,"stargazers_count":0.8906137448876359,"forks_count":0.695813964702963,"docker_downloads_count":null,"average":3.9754011563403764},"purl":"pkg:golang/github.com/probml/pyprobml","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/probml/pyprobml","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/probml/pyprobml","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/probml/pyprobml/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T01:02:18.235Z","issues_count":62,"pull_requests_count":38,"avg_time_to_close_issue":2838928.388888889,"avg_time_to_close_pull_request":151198.3947368421,"issues_closed_count":54,"pull_requests_closed_count":38,"pull_request_authors_count":15,"issue_authors_count":10,"avg_comments_per_issue":0.9354838709677419,"avg_comments_per_pull_request":1.5789473684210527,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":38,"past_year_avg_time_to_close_issue":2207340.34,"past_year_avg_time_to_close_pull_request":151198.3947368421,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.8771929824561403,"past_year_avg_comments_per_pull_request":1.5789473684210527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":37},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprobml%2Fpyprobml/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprobml%2Fpyprobml/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprobml%2Fpyprobml/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprobml%2Fpyprobml/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951507,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1410662,"full_name":"probml/pyprobml","default_branch":"master","committers":[{"name":"Kevin P Murphy","email":"murphyk@gmail.com","login":"murphyk","count":1747},{"name":"Ang Ming Liang","email":"angmingliang4017ic@gmail.com","login":"Neoanarika","count":184},{"name":"Karm Patel","email":"59387624+karm-patel","login":"karm-patel","count":127},{"name":"Zeel B Patel","email":"patel_zeel@iitgn.ac.in","login":"patel-zeel","count":95},{"name":"Mahmoud Soliman","email":"mjs@aucegypt.edu","login":"mjsML","count":93},{"name":"karalleyna","email":"36455180+karalleyna","login":"karalleyna","count":77},{"name":"Drishttii","email":"35187749+Drishttii","login":"Drishttii","count":67},{"name":"Gerardo Durán-Martín","email":"g.duran@me.com","login":"gerdm","count":61},{"name":"Ashish Papanai","email":"ashishpapanai00@gmail.com","login":"ashishpapanai","count":47},{"name":"Duane321","email":"DuaneRich321@gmail.com","login":"Duane321","count":28},{"name":"Srikar Jilugu","email":"66471669+always-newbie161","login":"always-newbie161","count":27},{"name":"animesh-007","email":"animeshagarwal7@gmail.com","login":"animesh-007","count":23},{"name":"Nirzari gupta","email":"nirzu97@gmail.com","login":"Nirzu97","count":22},{"name":"nappaillav","email":"valliappan0808@gmail.com","login":"nappaillav","count":13},{"name":"Shivaditya Meduri","email":"77324692+shivaditya-meduri","login":"shivaditya-meduri","count":12},{"name":"Vishal Ghoniya","email":"97757583+Vishal987595","login":"Vishal987595","count":12},{"name":"Qingyao Sun","email":"sunqingyao19970825@icloud.com","login":"nalzok","count":12},{"name":"dhruvpatel144","email":"76422222+dhruvpatel144","login":"dhruvpatel144","count":11},{"name":"andrewnc","email":"andrewcarr06@gmail.com","login":"andrewnc","count":10},{"name":"John Fearns","email":"john@symplectic.co.uk","login":"johnfearns22","count":10},{"name":"xinglong-li","email":"xinglong.li@stat.ubc.ca","login":"xinglong-li","count":9},{"name":"Abdelrahman350","email":"eng.abdelrahman.ahmad@gmail.com","login":"Abdelrahman350","count":8},{"name":"Rohit Khoiwal","email":"87682045+rohit-khoiwal-30","login":"rohit-khoiwal-30","count":7},{"name":"Nitish Sharma","email":"nitishsharma1295@gmail.com","login":"nitish1295","count":7},{"name":"Taksh Panchal","email":"52617262+TakshPanchal","login":"TakshPanchal","count":7},{"name":"Anand Hegde","email":"anandishegde@gmail.com","login":"AnandShegde","count":7},{"name":"Shobhit Belwal","email":"54628243+shobro","login":"shobro","count":6},{"name":"Garvit Chouhan","email":"68856476+Garvit9000c","login":"Garvit9000c","count":6},{"name":"Kazuya Yamaguchi","email":"pizzakuu@gmail.com","login":"kzymgch","count":5},{"name":"Madhav-Kanda","email":"76394914+Madhav-Kanda","login":"Madhav-Kanda","count":5},{"name":"Ankita Kumari Jain","email":"62535006+AnkitaKumariJain14","login":"AnkitaKumariJain14","count":5},{"name":"Aadesh Desai","email":"68186100+Aadesh-1404","login":"Aadesh-1404","count":5},{"name":"Theodore Vasiloudis","email":"tvas@sics.se","login":null,"count":4},{"name":"Nimish","email":"nimish.sanghi@gmail.com","login":"nsanghi","count":4},{"name":"Preypatel2413","email":"76490445+Preypatel2413","login":"Preypatel2413","count":4},{"name":"Vibhuti Bansal","email":"52831429+VibhutiBansal-11","login":"VibhutiBansal-11","count":3},{"name":"Peter G. Chang","email":"peter0414@gmail.com","login":"petergchang","count":3},{"name":"Dristi","email":"dristi@Dristis-MacBook-Air.local","login":null,"count":2},{"name":"Fred","email":"realfred.amouzgar@gmail.com","login":null,"count":2},{"name":"Patrick Mineault","email":"pmineault@google.com","login":null,"count":2},{"name":"gileshd","email":"gileshd@googlemail.com","login":"gileshd","count":2},{"name":"alen1010","email":"alenmujo10@gmail.com","login":"alenm10","count":2},{"name":"Raymond Yeh","email":"raymondyeh07","login":"raymondyeh07","count":2},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":2},{"name":"Phúc Lê Khắc","email":"phuc@lkhphuc.com","login":"lkhphuc","count":1},{"name":"Shehjad Khan","email":"srakhan@uwaterloo.ca","login":null,"count":1},{"name":"Prahitha","email":"44160152+Prahitha","login":"Prahitha","count":1},{"name":"Umar","email":"mjaved.bscs18seecs@seecs.edu.pk","login":"UmarJ","count":1},{"name":"Xiao Yuan","email":"yuanx749@gmail.com","login":"yuanx749","count":1},{"name":"a-fakhri","email":"65111198+a-fakhri","login":"a-fakhri","count":1},{"name":"hetvishastri","email":"70652355+hetvishastri","login":"hetvishastri","count":1},{"name":"hieuza","email":"1021144+hieuza","login":"hieuza","count":1},{"name":"jlh2018","email":"40842099+jlh2018","login":"jlh2018","count":1},{"name":"mvervuurt","email":"m.a.vervuurt@gmail.com","login":"mvervuurt","count":1},{"name":"vz415","email":"vdzaball@gmail.com","login":"vz415","count":1},{"name":"xxChang3r","email":"48208522+xxChang3r","login":"xxChang3r","count":1},{"name":"Peter Cerno","email":"petercerno@google.com","login":"petercerno","count":1},{"name":"Nipun Batra","email":"nipunbatra0@gmail.com","login":"nipunbatra","count":1},{"name":"Neal McBurnett","email":"neal@mcburnett.org","login":"nealmcb","count":1},{"name":"Martin Krasser","email":"krasserm@googlemail.com","login":"krasserm","count":1},{"name":"Jeroen Van Goey","email":"jeroen.vangoey@gmail.com","login":"BioGeek","count":1},{"name":"Haikoo Khandor","email":"85190504+haikookhandor","login":"haikookhandor","count":1},{"name":"Geunwoo Kim","email":"posgnu@gmail.com","login":"posgnu","count":1},{"name":"Fırat Öncel","email":"oncelf@itu.edu.tr","login":"firatoncel","count":1},{"name":"Daniel Galvez","email":"dt.galvez@gmail.com","login":"galv","count":1},{"name":"Aman Atman","email":"41161981+willtryagain","login":"willtryagain","count":1},{"name":"Adam Nemecek","email":"adamnemecek@gmail.com","login":"adamnemecek","count":1}],"total_commits":2810,"total_committers":67,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":41.940298507462686,"dds":0.37829181494661923,"past_year_committers":[{"name":"Kevin P Murphy","email":"murphyk@gmail.com","login":"murphyk","count":17},{"name":"Zeel B Patel","email":"patel_zeel@iitgn.ac.in","login":"patel-zeel","count":2}],"past_year_total_commits":19,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":9.5,"past_year_dds":0.10526315789473684,"last_synced_at":"2025-03-12T09:15:23.227Z","last_synced_commit":"e2d120abb0992580fdf0cbf8d89edad1b7681e84","created_at":"2023-10-25T17:30:38.569Z","updated_at":"2025-05-24T15:06:40.662Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"probml/pyprobml","html_url":"https://github.com/probml/pyprobml","last_synced_at":"2025-08-31T12:28:56.422Z","status":null,"issues_count":69,"pull_requests_count":40,"avg_time_to_close_issue":2838928.388888889,"avg_time_to_close_pull_request":147348.79487179487,"issues_closed_count":54,"pull_requests_closed_count":39,"pull_request_authors_count":16,"issue_authors_count":16,"avg_comments_per_issue":0.9565217391304348,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1064.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-18T00:43:30.787Z","updated_at":"2025-09-02T22:38:51.470Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/probml%2Fpyprobml/issues","issue_labels_count":{"Priority 1":13,"Priority 2":5,"internal":3,"JSL":3,"Figures":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":39,"COLLABORATOR":16,"NONE":10,"CONTRIBUTOR":4},"pull_request_author_associations_count":{"COLLABORATOR":21,"CONTRIBUTOR":19,"NONE":1},"issue_authors":{"murphyk":39,"karm-patel":14,"g-i-o-r-g-i-o":2,"petergchang":2,"nsanghi":1,"AnsonSavage":1,"nickdgardner":1,"dfd":1,"patel-zeel":1,"willtryagain":1,"paulhorton":1,"apfvkajfv":1,"gerdm":1,"loneicewolf":1,"stellagra":1,"yi-jenc":1},"pull_request_authors":{"patel-zeel":7,"karm-patel":7,"dhruvpatel144":4,"Vishal987595":3,"gerdm":3,"xinglong-li":3,"petergchang":2,"AnkitaKumariJain14":2,"nsanghi":2,"nitish1295":2,"willtryagain":1,"AnandShegde":1,"karalleyna":1,"rohit-khoiwal":1,"lkhphuc":1,"JasonnnW3000":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":4},"past_year_pull_request_author_associations_count":{"COLLABORATOR":2,"NONE":1},"past_year_issue_authors":{"g-i-o-r-g-i-o":2,"AnsonSavage":1,"apfvkajfv":1},"past_year_pull_request_authors":{"patel-zeel":2,"JasonnnW3000":1},"maintainers":[{"login":"murphyk","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/murphyk"},{"login":"karm-patel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karm-patel"},{"login":"patel-zeel","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patel-zeel"},{"login":"gerdm","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gerdm"},{"login":"xinglong-li","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xinglong-li"},{"login":"karalleyna","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karalleyna"}],"active_maintainers":[{"login":"patel-zeel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/patel-zeel"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":366,"IssueCommentEvent":1,"PushEvent":5,"PullRequestEvent":3,"ForkEvent":70},"last_year":{"IssuesEvent":3,"WatchEvent":366,"IssueCommentEvent":1,"PushEvent":5,"PullRequestEvent":3,"ForkEvent":70}},"keywords":["blackjax","colab","flax","jax","jupyter-notebooks","machine-learning","numpyro","pml","probabilistic-programming","pymc3","pyro","pytorch","tensorflow"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/notebooks.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T06:45:54.711Z","updated_at":"2023-02-12T06:45:54.711Z","repository_link":"https://github.com/probml/pyprobml/blob/master/.github/workflows/notebooks.yml","dependencies":[{"id":7574832862,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7574832863,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7574832864,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7574832865,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7574832866,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3.6.1","direct":true,"kind":"composite","optional":false}]}],"score":13.029664584958105,"created_at":"2025-09-04T15:51:03.404Z","updated_at":"2025-10-07T08:13:11.333Z","avatar_url":"https://github.com/probml.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hidden-markov-models","kalman-filter","state-space-models","closember","gtk","qt","tk","wx"],"project_url":"https://science.ecosyste.ms/api/v1/projects/30649","html_url":"https://science.ecosyste.ms/projects/30649"}