{"id":27392,"name":"d3rlpy","description":"An offline deep reinforcement learning library","url":"https://github.com/takuseno/d3rlpy","last_synced_at":"2025-09-05T03:34:44.433Z","repository":{"id":37881070,"uuid":"266369147","full_name":"takuseno/d3rlpy","owner":"takuseno","description":"An offline deep reinforcement learning library","archived":false,"fork":false,"pushed_at":"2025-05-25T12:40:35.000Z","size":22359,"stargazers_count":1534,"open_issues_count":55,"forks_count":256,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-08-23T17:56:11.339Z","etag":null,"topics":["deep-learning","deep-reinforcement-learning","offline-rl","pytorch"],"latest_commit_sha":null,"homepage":"https://takuseno.github.io/d3rlpy","language":"Python","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/takuseno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-23T15:51:51.000Z","updated_at":"2025-08-19T10:46:08.000Z","dependencies_parsed_at":"2023-11-11T06:25:07.714Z","dependency_job_id":"53b181cd-1996-4d35-b753-ceb18620d273","html_url":"https://github.com/takuseno/d3rlpy","commit_stats":{"total_commits":1213,"total_committers":15,"mean_commits":80.86666666666666,"dds":0.03462489694971149,"last_synced_commit":"a11b15db1e60d47296fdc7e7880fe1165803138a"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/takuseno/d3rlpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuseno","download_url":"https://codeload.github.com/takuseno/d3rlpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy/sbom","scorecard":{"id":866603,"data":{"date":"2025-08-11","repo":{"name":"github.com/takuseno/d3rlpy","commit":"4f0956ba8db469ebeeb617bb28060a8401a7dfa6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Maintained","score":2,"reason":"1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 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":"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/format_check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"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":"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":"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":"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/format_check.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/takuseno/d3rlpy/format_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_check.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/takuseno/d3rlpy/format_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format_check.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/takuseno/d3rlpy/format_check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/takuseno/d3rlpy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/takuseno/d3rlpy/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/takuseno/d3rlpy/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel to pytorch/pytorch:2.5.1-cuda12.4-cudnn9-devel@sha256:14611869895df612b7b07227d5925f30ec3cd6673bad58ce3d84ed107950e014","Warn: pipCommand not pinned by hash: docker/Dockerfile:7-38","Warn: pipCommand not pinned by hash: docker/Dockerfile:7-38","Warn: pipCommand not pinned by hash: .github/workflows/format_check.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/format_check.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/format_check.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/format_check.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:50","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  10 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"}},{"name":"Vulnerabilities","score":0,"reason":"17 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-6rq9-53c3-f7vj","Warn: Project is vulnerable to: PYSEC-2023-38 / GHSA-ffxj-547x-5j7c","Warn: Project is vulnerable to: PYSEC-2025-10 / GHSA-h36j-8vv3-cj52","Warn: Project is vulnerable to: PYSEC-2024-223 / GHSA-h8wv-9h96-m4hr","Warn: Project is vulnerable to: PYSEC-2024-222 / GHSA-whh8-fjgc-qp73","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: GHSA-3749-ghw9-m3mg","Warn: Project is vulnerable to: PYSEC-2025-41 / GHSA-53q9-r3pm-6pq6","Warn: Project is vulnerable to: GHSA-887c-mr87-cxwp","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 3 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-24T02:49:08.063Z","repository_id":37881070,"created_at":"2025-08-24T02:49:08.063Z","updated_at":"2025-08-24T02:49:08.063Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273707304,"owners_count":25153724,"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":"takuseno","name":"Takuma Seno","uuid":"5235131","kind":"user","description":"Machine learning engineer at Sony AI","email":"","website":"https://takuseno.github.io","location":"Japan","twitter":null,"company":"Sony AI","icon_url":"https://avatars.githubusercontent.com/u/5235131?u=5132c57c16d679df736bd65fa4578c9bf837836e\u0026v=4","repositories_count":48,"last_synced_at":"2023-09-09T17:42:13.792Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/takuseno","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T04:03:34.915Z","updated_at":"2023-09-09T17:42:16.706Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuseno","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takuseno/repositories"},"packages":null,"commits":{"id":27135,"full_name":"takuseno/d3rlpy","default_branch":"master","committers":[{"name":"takuseno","email":"takuma.seno@gmail.com","login":"takuseno","count":1568},{"name":"ja.martin.h@repsol.com","email":"ja.martin.h@repsol.com","login":"jamartinh","count":24},{"name":"Joshua Spear","email":"52503016+joshuaspear","login":"joshuaspear","count":3},{"name":"asmith26","email":"asmith26","login":"asmith26","count":3},{"name":"hasan-yaman","email":"hasannyaman@gmail.com","login":"hasan-yaman","count":3},{"name":"pstansell","email":"paulstansell@gmail.com","login":"pstansell","count":3},{"name":"Antonin RAFFIN","email":"antonin.raffin@ensta.org","login":"araffin","count":2},{"name":"Haruka Kiyohara","email":"51047965+aiueola","login":"aiueola","count":2},{"name":"Navid Madani","email":"navidmdn74@gmail.com","login":"navidmdn","count":2},{"name":"Claudius Kienle","email":"privat@claudiuskienle.de","login":"claudius-kienle","count":1},{"name":"Emrul","email":"emrul@emrul.com","login":"emrul","count":1},{"name":"Hassam Ullah Sheikh","email":"hassamsheikh1@gmail.com","login":"HassamSheikh","count":1},{"name":"Juan Luis Cano Rodríguez","email":"hello@juanlu.space","login":"astrojuanlu","count":1},{"name":"Kazuki Otao","email":"kaootao@gmail.com","login":"meokz","count":1},{"name":"LucMc","email":"61504689+LucMc","login":"LucMc","count":1},{"name":"Mohan Zhang","email":"Mohan-Zhang-u","login":"Mohan-Zhang-u","count":1},{"name":"Qiushi Pan","email":"17402261+qqpann","login":"qqpann","count":1},{"name":"Shubhanshu Khatana","email":"82467675+HateBunnyPlzzz","login":"HateBunnyPlzzz","count":1},{"name":"Yi-Chen Li","email":"ychenli.X@gmail.com","login":"liyc-ai","count":1},{"name":"Zhengbang Zhu","email":"zbzhu.yz@gmail.com","login":"zbzhu99","count":1},{"name":"graham","email":"graham.annett@gmail.com","login":"grahamannett","count":1},{"name":"takuyamagata","email":"30874261+takuyamagata","login":"takuyamagata","count":1},{"name":"tominku","email":"tominku@gmail.com","login":"tominku","count":1}],"total_commits":1624,"total_committers":23,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":70.6086956521739,"dds":0.03448275862068961,"past_year_committers":[{"name":"takuseno","email":"takuma.seno@gmail.com","login":"takuseno","count":79},{"name":"hasan-yaman","email":"hasannyaman@gmail.com","login":"hasan-yaman","count":3},{"name":"takuyamagata","email":"30874261+takuyamagata","login":"takuyamagata","count":1},{"name":"Yi-Chen Li","email":"ychenli.X@gmail.com","login":"liyc-ai","count":1}],"past_year_total_commits":84,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":21.0,"past_year_dds":0.059523809523809534,"last_synced_at":"2025-05-15T02:24:44.422Z","last_synced_commit":"c1603ce6c02c4a4ac9d77fbaf0453d9c8b4df53d","created_at":"2023-03-07T16:34:14.104Z","updated_at":"2025-05-15T02:24:44.456Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","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":"takuseno/d3rlpy","html_url":"https://github.com/takuseno/d3rlpy","last_synced_at":"2025-09-01T16:01:08.646Z","status":null,"issues_count":232,"pull_requests_count":50,"avg_time_to_close_issue":4727449.595744681,"avg_time_to_close_pull_request":1800188.4285714286,"issues_closed_count":188,"pull_requests_closed_count":42,"pull_request_authors_count":23,"issue_authors_count":137,"avg_comments_per_issue":3.1206896551724137,"avg_comments_per_pull_request":2.26,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":27,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":632044.9444444445,"past_year_avg_time_to_close_pull_request":150452.53333333333,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":2.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-10T20:45:44.189Z","updated_at":"2025-09-03T05:36:01.670Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/takuseno%2Fd3rlpy/issues","issue_labels_count":{"bug":108,"enhancement":69,"question":1},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":205,"CONTRIBUTOR":24},"pull_request_author_associations_count":{"CONTRIBUTOR":36,"OWNER":12,"NONE":12},"issue_authors":{"jdesman1":8,"Zebin-Li":7,"joshuaspear":6,"jamartinh":6,"ajam74001":6,"XiudingCai":6,"lettersfromfelix":4,"wenxuhaskell":4,"foxAB777":4,"Mamba413":4,"Lucien-Evans-123":4,"8JasonStatham8":3,"lk1983823":3,"kostas-maersk":3,"paulhilders":3,"HYDesmondLiu":3,"HateBunnyPlzzz":3,"emrul":3,"gunshi":3,"maziar840":2,"SuryaPratapSingh37":2,"GilgameshD":2,"BasVolkers":2,"user-1701":2,"sky-story":2,"tsereno":2,"im-Kitsch":2,"KeysaYoung":2,"ptriantd-ocado":2,"tominku":2,"raunakkbanerjee":2,"tbskrpmnns":2,"N0Dr4m4L4m4":2,"HassamSheikh":2,"LXYTSOS":2,"stijnmeels":2,"asmith26":2,"jh12521":2,"CastleImitation":2,"itsmesaisatish":2,"pietroorlandi":2,"zxp567":2,"Tengoles":2,"jaak-s":2,"spencerJ777":2,"hn2":2,"omidsbhn":2,"ehsan-shahbazi":1,"Zed-Wu":1,"jp18813100494":1,"bzeni1":1,"MishraIN":1,"Jingyu6":1,"bakud":1,"zichunxx":1,"NuclearHolocaustoVengeance666":1,"behroozazarkhalili":1,"AndssY":1,"jhcharlotte":1,"indweller":1,"BrightMoonStar":1,"wq13552463699":1,"francisco64":1,"manjavacas":1,"dengminxiao":1,"Emiyalzn":1,"skaae":1,"peymvn":1,"john-galt-10":1,"TruthSeekerxx":1,"Peachypie98":1,"johnHostetter":1,"SebyR":1,"VRT1710":1,"waltersharpWEI":1,"gil-frenkel-marpai":1,"nicoguertler":1,"MauricioGS99":1,"rgraziosi-fbk":1,"pwyq":1,"mling2024":1,"anhduong89":1,"kikido16":1,"umutucak":1,"chwoong":1,"gom168":1,"mhmohebbi":1,"zoctipus":1,"risufaj":1,"pop-cultural-reference":1,"NicholasCL1994":1,"uncertainity":1,"datkv":1,"mamengyiyi":1,"jwarley":1,"opz":1,"abhaybd":1,"hccroll":1,"fpoltronieri":1,"link-zju":1,"takuyamagata":1,"AxelWimmer":1,"houmaolin":1,"Charles-Lim93":1,"abhimasand":1,"onozuka777":1,"pookiee":1,"shreyassgs00":1,"Morphlng":1,"Natmat626":1,"LeeXim":1,"thu-yao-01-luo":1,"gawainsss":1,"weaseve":1,"sjster":1,"esbraun":1,"cclvr":1,"lhvu2":1,"AdaChambers":1,"osvitashev":1,"uchiiii":1,"yakubfl":1,"SeasonedLeo":1,"alxlampe":1,"mindacrobatic":1,"junyeop":1,"PandaGuang":1,"hougiebear":1,"StaminaTang":1,"lijianfromearth":1,"VectorSL":1,"Kongyj":1,"michaelpulis-UOM":1,"turbosheep44":1,"pcheng2":1,"janith-wp":1,"ericyue":1},"pull_request_authors":{"takuseno":12,"hasan-yaman":9,"joshuaspear":6,"takuyamagata":4,"asmith26":4,"HateBunnyPlzzz":3,"Mamba413":2,"opz":2,"qqpann":2,"liyc-ai":2,"claudius-kienle":2,"pstansell":1,"dependabot[bot]":1,"jamartinh":1,"tominku":1,"aiueola":1,"HassamSheikh":1,"grahamannett":1,"LucMc":1,"prabhatnagarajan":1,"gunshi":1,"emrul":1,"lgtm-com[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083654,"issues_count":31270166,"pull_requests_count":96292973,"authors_count":10695038,"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":{"bug":18,"enhancement":9},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":25,"CONTRIBUTOR":5},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":13,"OWNER":12,"NONE":4},"past_year_issue_authors":{"foxAB777":4,"joshuaspear":3,"XiudingCai":2,"ptriantd-ocado":2,"pietroorlandi":2,"yakubfl":1,"uncertainity":1,"umutucak":1,"Tengoles":1,"takuyamagata":1,"pwyq":1,"Peachypie98":1,"osvitashev":1,"opz":1,"NuclearHolocaustoVengeance666":1,"Morphlng":1,"mling2024":1,"manjavacas":1,"kikido16":1,"jdesman1":1,"janith-wp":1,"gom168":1},"past_year_pull_request_authors":{"takuseno":12,"hasan-yaman":9,"takuyamagata":4,"opz":2,"liyc-ai":2},"maintainers":[{"login":"takuseno","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takuseno"}],"active_maintainers":[{"login":"takuseno","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takuseno"}]},"events":{"total":{"CreateEvent":8,"CommitCommentEvent":1,"ReleaseEvent":3,"IssuesEvent":38,"WatchEvent":200,"DeleteEvent":4,"IssueCommentEvent":75,"PushEvent":82,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":7,"PullRequestEvent":20,"ForkEvent":19},"last_year":{"CreateEvent":8,"CommitCommentEvent":1,"ReleaseEvent":3,"IssuesEvent":38,"WatchEvent":200,"DeleteEvent":4,"IssueCommentEvent":75,"PushEvent":82,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":7,"PullRequestEvent":20,"ForkEvent":19}},"keywords":["deep-learning","deep-reinforcement-learning","offline-rl","pytorch"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/format_check.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T00:01:43.533Z","updated_at":"2023-02-19T00:01:43.533Z","repository_link":"https://github.com/takuseno/d3rlpy/blob/master/.github/workflows/format_check.yml","dependencies":[{"id":7773455745,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773455751,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7773455755,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T00:01:43.568Z","updated_at":"2023-02-19T00:01:43.568Z","repository_link":"https://github.com/takuseno/d3rlpy/blob/master/.github/workflows/test.yml","dependencies":[{"id":7773455944,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7773455945,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7773455946,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-19T00:01:43.595Z","updated_at":"2023-02-19T00:01:43.595Z","repository_link":"https://github.com/takuseno/d3rlpy/blob/master/docker/Dockerfile","dependencies":[{"id":7773456150,"package_name":"pytorch/pytorch","ecosystem":"docker","requirements":"1.9.0-cuda11.1-cudnn8-devel","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T09:10:52.218Z","updated_at":"2022-07-13T09:10:52.218Z","repository_link":"https://github.com/takuseno/d3rlpy/blob/master/docs/requirements.txt","dependencies":[{"id":215493081,"package_name":"Cython","ecosystem":"pypi","requirements":"==0.29.21","direct":true,"kind":"runtime","optional":false},{"id":215493082,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215493083,"package_name":"stable-baselines3","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":215493084,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.0.2","direct":true,"kind":"runtime","optional":false},{"id":215493085,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-13T09:10:52.326Z","updated_at":"2022-07-13T09:10:52.326Z","repository_link":"https://github.com/takuseno/d3rlpy/blob/master/requirements.txt","dependencies":[{"id":215493173,"package_name":"torch","ecosystem":"pypi","requirements":"==1.6.0","direct":true,"kind":"runtime","optional":false},{"id":215493174,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==0.23.1","direct":true,"kind":"runtime","optional":false},{"id":215493175,"package_name":"tensorboardX","ecosystem":"pypi","requirements":"==2.0","direct":true,"kind":"runtime","optional":false},{"id":215493176,"package_name":"tqdm","ecosystem":"pypi","requirements":"==4.47.0","direct":true,"kind":"runtime","optional":false},{"id":215493177,"package_name":"h5py","ecosystem":"pypi","requirements":"==2.10.0","direct":true,"kind":"runtime","optional":false},{"id":215493178,"package_name":"gym","ecosystem":"pypi","requirements":"==0.17.2","direct":true,"kind":"runtime","optional":false},{"id":215493179,"package_name":"Cython","ecosystem":"pypi","requirements":"==0.29.21","direct":true,"kind":"runtime","optional":false},{"id":215493180,"package_name":"stable-baselines3","ecosystem":"pypi","requirements":"\u003e=0.10.0","direct":true,"kind":"runtime","optional":false},{"id":215493181,"package_name":"click","ecosystem":"pypi","requirements":"==8.0.1","direct":true,"kind":"runtime","optional":false},{"id":215493182,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==3.7.4.3","direct":true,"kind":"runtime","optional":false},{"id":215493183,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"runtime","optional":false},{"id":215493184,"package_name":"structlog","ecosystem":"pypi","requirements":"==20.2.0","direct":true,"kind":"runtime","optional":false},{"id":215493185,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-13T09:10:52.394Z","updated_at":"2022-07-13T09:10:52.394Z","repository_link":"https://github.com/takuseno/d3rlpy/blob/master/setup.py","dependencies":[{"id":215495112,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495113,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495114,"package_name":"tensorboardX","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495115,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495116,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495117,"package_name":"gym","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495118,"package_name":"click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495119,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495120,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495121,"package_name":"structlog","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":215495122,"package_name":"colorama","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"dev.requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-11T06:25:04.786Z","updated_at":"2023-11-11T06:25:04.786Z","repository_link":"https://github.com/takuseno/d3rlpy/blob/master/dev.requirements.txt","dependencies":[{"id":14423386775,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386776,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386777,"package_name":"onnxruntime","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386778,"package_name":"onnx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386779,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386780,"package_name":"tensorboardX","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386781,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386782,"package_name":"mypy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386783,"package_name":"pylint","ecosystem":"pypi","requirements":"==2.13.5","direct":true,"kind":"development","optional":false},{"id":14423386784,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386785,"package_name":"docformatter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14423386786,"package_name":"minari","ecosystem":"pypi","requirements":"==0.4.2","direct":true,"kind":"development","optional":false},{"id":14423386787,"package_name":"gymnasium_robotics","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]}],"score":10.506354382465865,"created_at":"2025-09-04T15:50:59.686Z","updated_at":"2025-10-07T08:12:11.092Z","avatar_url":"https://github.com/takuseno.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["cryptocurrency","cryptography","jax","transformer"],"project_url":"https://science.ecosyste.ms/api/v1/projects/27392","html_url":"https://science.ecosyste.ms/projects/27392","bibtex_url":"https://science.ecosyste.ms/projects/27392/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/27392/export.apalike"}