{"id":37157,"name":"alphazero.jl","description":"A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.","url":"https://github.com/jonathan-laurent/alphazero.jl","last_synced_at":"2025-09-05T07:20:13.554Z","repository":{"id":37212449,"uuid":"206209042","full_name":"jonathan-laurent/AlphaZero.jl","owner":"jonathan-laurent","description":"A generic, simple and fast implementation of Deepmind's AlphaZero algorithm.","archived":false,"fork":false,"pushed_at":"2025-08-02T00:38:43.000Z","size":20951,"stargazers_count":1294,"open_issues_count":58,"forks_count":142,"subscribers_count":26,"default_branch":"master","last_synced_at":"2025-08-30T10:04:54.826Z","etag":null,"topics":["alphazero","deep-learning","julia","machine-learning"],"latest_commit_sha":null,"homepage":"https://jonathan-laurent.github.io/AlphaZero.jl/stable/","language":"Julia","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/jonathan-laurent.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-04T02:00:41.000Z","updated_at":"2025-08-26T21:35:39.000Z","dependencies_parsed_at":"2024-11-18T13:46:49.470Z","dependency_job_id":"72927a40-77e6-42b2-8ce5-c46dd5f4f57f","html_url":"https://github.com/jonathan-laurent/AlphaZero.jl","commit_stats":{"total_commits":642,"total_committers":11,"mean_commits":58.36363636363637,"dds":0.04361370716510904,"last_synced_commit":"6444839ec975c06d390385e3e6571772b3a83c1f"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/jonathan-laurent/AlphaZero.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathan-laurent","download_url":"https://codeload.github.com/jonathan-laurent/AlphaZero.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl/sbom","scorecard":{"id":530196,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonathan-laurent/AlphaZero.jl","commit":"00fe41d2e7e40959b28bc2be30cf7ffeda687813"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CompatHelper.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.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":"Code-Review","score":1,"reason":"Found 4/26 approved changesets -- score normalized to 1","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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/jonathan-laurent/AlphaZero.jl/TagBot.yml/master?enable=pin","Info:   0 out of   1 third-party GitHubAction 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"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}}]},"last_synced_at":"2025-08-20T05:30:14.547Z","repository_id":37212449,"created_at":"2025-08-20T05:30:14.547Z","updated_at":"2025-08-20T05:30:14.547Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273724386,"owners_count":25156519,"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":"jonathan-laurent","name":"Jonathan Laurent","uuid":"6361331","kind":"user","description":"","email":"","website":"https://www.cs.cmu.edu/~jlaurent/","location":"Pittsburgh","twitter":null,"company":"Carnegie Mellon University","icon_url":"https://avatars.githubusercontent.com/u/6361331?u=60081c84c34c6c34b8caae64064b0598d5f21c50\u0026v=4","repositories_count":38,"last_synced_at":"2023-08-09T16:35:58.766Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jonathan-laurent","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T22:03:27.344Z","updated_at":"2023-08-09T16:36:00.044Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathan-laurent","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathan-laurent/repositories"},"packages":null,"commits":{"id":703707,"full_name":"jonathan-laurent/AlphaZero.jl","default_branch":"master","committers":[{"name":"Jonathan Laurent","email":"jonathan.laurent@cs.cmu.edu","login":"jonathan-laurent","count":617},{"name":"CompatHelper Julia","email":"compathelper_noreply@julialang.org","login":null,"count":8},{"name":"johannes-fischer","email":"42044738+johannes-fischer","login":"johannes-fischer","count":6},{"name":"Michał Łukomski","email":"michal.lukomski21@gmail.com","login":"michelangelo21","count":3},{"name":"gwario","email":"mario.gastegger@gmail.com","login":"gwario","count":3},{"name":"Carlo Lucibello","email":"carlo.lucibello@gmail.com","login":"CarloLucibello","count":2},{"name":"Andreas Spanopoulos","email":"andrewspanopoulos@gmail.com","login":"AndrewSpano","count":2},{"name":"Yutai Zhou","email":"yutaizh@gmail.com","login":"yutaizhou","count":1},{"name":"Scott P. Jones","email":"ScottPJones","login":"ScottPJones","count":1},{"name":"Matt Bauman","email":"mbauman@juliacomputing.com","login":"mbauman","count":1},{"name":"Lilith Orion Hafner","email":"60898866+LilithHafner","login":"LilithHafner","count":1}],"total_commits":645,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":58.63636363636363,"dds":0.04341085271317835,"past_year_committers":[{"name":"Jonathan Laurent","email":"jonathan.laurent@cs.cmu.edu","login":"jonathan-laurent","count":4}],"past_year_total_commits":4,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.0,"last_synced_at":"2025-05-28T15:22:17.511Z","last_synced_commit":"00fe41d2e7e40959b28bc2be30cf7ffeda687813","created_at":"2023-03-09T12:10:20.539Z","updated_at":"2025-05-28T15:22:17.536Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"jonathan-laurent/AlphaZero.jl","html_url":"https://github.com/jonathan-laurent/AlphaZero.jl","last_synced_at":"2025-08-20T04:19:33.023Z","status":"error","issues_count":86,"pull_requests_count":45,"avg_time_to_close_issue":6273482.018181819,"avg_time_to_close_pull_request":5067896.36,"issues_closed_count":55,"pull_requests_closed_count":25,"pull_request_authors_count":14,"issue_authors_count":32,"avg_comments_per_issue":3.5930232558139537,"avg_comments_per_pull_request":0.8666666666666667,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":4,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":6461510.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":5.25,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T16:07:26.423Z","updated_at":"2025-09-03T04:13:21.301Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathan-laurent%2FAlphaZero.jl/issues","issue_labels_count":{"enhancement":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":76,"CONTRIBUTOR":5,"OWNER":3},"pull_request_author_associations_count":{"NONE":35,"CONTRIBUTOR":14},"issue_authors":{"StepHaze":23,"smart-fr":14,"Snimm":6,"gwario":4,"DmitriMedved":4,"pepa65":3,"jonathan-laurent":3,"bwanab":3,"casper2002casper":2,"A-Cepheus":1,"nateybear":1,"70Gage70":1,"lambe":1,"bochen0909":1,"JuliaTagBot":1,"keithjlee":1,"MendeBadra":1,"vyshnavik21":1,"Bobingstern":1,"lukasgppl":1,"bhalonen":1,"ihph":1,"clouds56":1,"kendonB":1,"lcwd2":1,"yernarsha":1,"fabricerosay":1,"viktmar":1,"tasuki":1,"johannes-fischer":1,"solidcub":1},"pull_request_authors":{"github-actions[bot]":22,"AndrewSpano":5,"casper2002casper":4,"gwario":3,"Whojo":3,"ScottPJones":2,"CarloLucibello":2,"Snimm":2,"johannes-fischer":2,"umbriquse":1,"bhalonen":1,"SyxP":1,"LilithHafner":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076078,"issues_count":31296153,"pull_requests_count":95886442,"authors_count":10691401,"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":{"NONE":8},"past_year_issue_authors":{"fabricerosay":1,"lukasgppl":1,"MendeBadra":1,"Snimm":1},"past_year_pull_request_authors":{"github-actions[bot]":8},"maintainers":[{"login":"jonathan-laurent","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathan-laurent"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":5,"WatchEvent":57,"IssueCommentEvent":20,"PushEvent":4,"PullRequestEvent":5,"ForkEvent":10,"CreateEvent":5},"last_year":{"IssuesEvent":5,"WatchEvent":57,"IssueCommentEvent":20,"PushEvent":4,"PullRequestEvent":5,"ForkEvent":10,"CreateEvent":5}},"keywords":["alphazero","deep-learning","julia","machine-learning"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/TagBot.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T14:01:29.856Z","updated_at":"2023-02-10T14:01:29.856Z","repository_link":"https://github.com/jonathan-laurent/AlphaZero.jl/blob/master/.github/workflows/TagBot.yml","dependencies":[{"id":7530637269,"package_name":"JuliaRegistries/TagBot","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CompatHelper.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T19:58:50.992Z","updated_at":"2023-09-27T19:58:50.992Z","repository_link":"https://github.com/jonathan-laurent/AlphaZero.jl/blob/master/.github/workflows/CompatHelper.yml","dependencies":[]}],"score":9.60723552940128,"created_at":"2025-09-04T15:51:10.830Z","updated_at":"2025-10-07T08:15:18.590Z","avatar_url":"https://github.com/jonathan-laurent.png","language":"Julia","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["graphics","numerical","sciml"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37157","html_url":"https://science.ecosyste.ms/projects/37157","bibtex_url":"https://science.ecosyste.ms/projects/37157/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/37157/export.apalike"}