{"id":3530,"name":"deeplearn","description":"General deep learning tools","url":"https://github.com/plandes/deeplearn","last_synced_at":"2025-09-04T17:03:30.107Z","repository":{"id":57478154,"uuid":"195704681","full_name":"plandes/deeplearn","owner":"plandes","description":"General deep learning tools","archived":false,"fork":false,"pushed_at":"2025-08-22T22:19:00.000Z","size":5159,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T00:38:03.345Z","etag":null,"topics":["bilstm-crf","convolutional-neural-networks","crf","deep-learning","pypi","pypi-link","pytorch","pytorch-cnn","utility","vectorized-features"],"latest_commit_sha":null,"homepage":"https://plandes.github.io/deeplearn/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plandes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-07-07T22:58:24.000Z","updated_at":"2025-08-22T22:19:04.000Z","dependencies_parsed_at":"2023-02-17T21:01:00.456Z","dependency_job_id":"fe1ae63b-4575-4c29-96ce-cd7f1ffffc9b","html_url":"https://github.com/plandes/deeplearn","commit_stats":{"total_commits":1150,"total_committers":1,"mean_commits":1150.0,"dds":0.0,"last_synced_commit":"00c77a29d15a19789fcc0de6fe2d9f5db2d4e697"},"previous_names":["plandes/dltools"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/plandes/deeplearn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/sbom","scorecard":{"id":736825,"data":{"date":"2025-08-11","repo":{"name":"github.com/plandes/deeplearn","commit":"cc40c899075f34c6c2ecfc7d3638458da5afb495"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/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":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/deeplearn/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/deeplearn/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"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"}}]},"last_synced_at":"2025-08-22T16:08:05.995Z","repository_id":57478154,"created_at":"2025-08-22T16:08:05.995Z","updated_at":"2025-08-22T16:08:05.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273641905,"owners_count":25142248,"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-04T02:00:08.968Z","response_time":61,"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":"plandes","name":"Paul Landes","uuid":"4460738","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4460738?v=4","repositories_count":90,"last_synced_at":"2023-08-31T19:41:05.809Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/plandes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T01:15:04.174Z","updated_at":"2023-08-31T19:41:06.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes/repositories"},"packages":[{"id":11807598,"name":"zensols-deeplearn","ecosystem":"pypi","description":"This deep learning library was designed to provide consistent and reproducible results.","homepage":"https://github.com/plandes/deeplearn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/plandes/deeplearn","keywords_array":["deep learning","pytorch"],"namespace":null,"versions_count":43,"first_release_published_at":"2020-05-11T05:33:42.000Z","latest_release_published_at":"2025-08-28T01:58:18.000Z","latest_release_number":"1.14.3","last_synced_at":"2025-08-28T02:16:15.722Z","created_at":"2025-06-17T03:17:56.491Z","updated_at":"2025-08-28T02:52:47.558Z","registry_url":"https://pypi.org/project/zensols-deeplearn/","install_command":"pip install zensols-deeplearn --index-url https://pypi.org/simple","documentation_url":"https://plandes.github.io/deeplearn","metadata":{"funding":null,"documentation":"https://plandes.github.io/deeplearn","classifiers":[],"normalized_name":"zensols-deeplearn","project_status":null},"repo_metadata":{"id":57478154,"uuid":"195704681","full_name":"plandes/deeplearn","owner":"plandes","description":"General deep learning tools","archived":false,"fork":false,"pushed_at":"2025-08-22T22:19:00.000Z","size":5159,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T00:38:03.345Z","etag":null,"topics":["bilstm-crf","convolutional-neural-networks","crf","deep-learning","pypi","pypi-link","pytorch","pytorch-cnn","utility","vectorized-features"],"latest_commit_sha":null,"homepage":"https://plandes.github.io/deeplearn/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plandes.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-07-07T22:58:24.000Z","updated_at":"2025-08-22T22:19:04.000Z","dependencies_parsed_at":"2023-02-17T21:01:00.456Z","dependency_job_id":"fe1ae63b-4575-4c29-96ce-cd7f1ffffc9b","html_url":"https://github.com/plandes/deeplearn","commit_stats":{"total_commits":1150,"total_committers":1,"mean_commits":1150.0,"dds":0.0,"last_synced_commit":"00c77a29d15a19789fcc0de6fe2d9f5db2d4e697"},"previous_names":["plandes/dltools"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/plandes/deeplearn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/sbom","scorecard":{"id":736825,"data":{"date":"2025-08-11","repo":{"name":"github.com/plandes/deeplearn","commit":"cc40c899075f34c6c2ecfc7d3638458da5afb495"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/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":10,"reason":"14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/deeplearn/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/plandes/deeplearn/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Warn: downloadThenRun not pinned by hash: .github/workflows/test.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":"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":"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"}}]},"last_synced_at":"2025-08-22T16:08:05.995Z","repository_id":57478154,"created_at":"2025-08-22T16:08:05.995Z","updated_at":"2025-08-22T16:08:05.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272425209,"owners_count":24932898,"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-08-28T02:00:10.768Z","response_time":74,"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_record":{"login":"plandes","name":"Paul Landes","uuid":"4460738","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4460738?v=4","repositories_count":90,"last_synced_at":"2023-08-31T19:41:05.809Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/plandes","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-08T01:15:04.174Z","updated_at":"2023-08-31T19:41:06.033Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plandes/repositories"},"tags":[{"name":"v1.14.1","sha":"dc1511029ff9dcd59d2fdb718f73b4fe076aa73a","kind":"tag","published_at":"2025-06-22T17:53:22.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.14.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"9cf57e7abd62022cc063025308d0b926b381c222","kind":"tag","published_at":"2025-06-17T03:03:03.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.14.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.14.0/manifests"},{"name":"v1.13.8","sha":"915e9d27a8e73c1424ffe03ecdfc0e136db3ac06","kind":"tag","published_at":"2025-04-12T00:00:28.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.8","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.8/manifests"},{"name":"v1.13.6","sha":"52996dd2bfd6f1767133826f01a97eca3b13e53a","kind":"tag","published_at":"2025-02-26T18:17:51.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.6","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"2f45b816d568a8cabee4d59dc34a0c610824afa1","kind":"tag","published_at":"2025-02-15T05:57:47.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.5","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"66e4888115322173d28d1b1f71c8491a2dd44b06","kind":"tag","published_at":"2025-02-12T17:42:01.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.4","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"890b448cb6dd8d74b31e599b599a0695f7fcaa65","kind":"tag","published_at":"2025-01-24T21:52:17.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.3","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"03c007443addcfda4c444df587b73f4424811a41","kind":"tag","published_at":"2025-01-24T02:21:32.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.2","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.2/manifests"},{"name":"v1.5.0","sha":"92ccb47cedaf89c87ba7c9d660f9b8b86ddf2dac","kind":"tag","published_at":"2025-01-24T02:10:01.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.5.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.5.0/manifests"},{"name":"v1.13.1","sha":"b9bb99add696d1c33c465512fc526e4ce94477c3","kind":"tag","published_at":"2025-01-20T19:28:50.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"ba620fef8671e8be449b8b68b17f9fa1eaaaf67d","kind":"tag","published_at":"2025-01-11T20:21:08.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.13.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"9336c32ff646783c48c7b2765835e54333ae234f","kind":"tag","published_at":"2024-10-14T13:44:52.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.12.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ed4cd871d3ab3b20b5696a23385e49a05002a786","kind":"tag","published_at":"2024-05-11T13:42:29.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.11.2","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"0ae22cd7824d4e58f0ba02b28d89c396ef37f5bb","kind":"tag","published_at":"2024-03-14T20:37:30.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.11.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"2982ff3aecd73ab7a0dfadb862715dda4ba0c1e1","kind":"tag","published_at":"2024-03-07T16:52:27.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.11.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"c69773d90c117f573685d84de86c2b209714dfec","kind":"tag","published_at":"2024-02-27T16:48:01.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.10.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d4b7867eb4c62a5e0d1557fcb97e991b81084948","kind":"tag","published_at":"2023-12-05T23:57:54.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.9.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"d185e05e6e9948f303b927742c6d7e646bee8148","kind":"tag","published_at":"2023-08-17T04:23:27.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.8.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a70ed26e071b37eb712fd3c7fd506ef4612cfd95","kind":"tag","published_at":"2023-08-16T19:44:12.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.8.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"30d8157d6d922785abb94ec5f76a964933712d45","kind":"tag","published_at":"2023-06-09T21:15:11.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.7.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"0be1ebf962f1a7130fc56ab3364b4212d51f9875","kind":"tag","published_at":"2023-06-07T22:58:55.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.6.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"daf9e1a0bbd1409affaced679c489e2303618eea","kind":"tag","published_at":"2023-02-02T14:33:19.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.6.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"310fbda6d8c1a8e4818e479c4446c4eb32246550","kind":"tag","published_at":"2022-11-06T15:38:40.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.5.2","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"ad7ee0a79d051447492b9e0bf64791103fbbcbe6","kind":"tag","published_at":"2022-10-02T02:40:05.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.5.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.5.1/manifests"},{"name":"1.5.0","sha":"92ccb47cedaf89c87ba7c9d660f9b8b86ddf2dac","kind":"tag","published_at":"2022-10-01T14:16:06.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/1.5.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/1.5.0/manifests"},{"name":"v1.4.0","sha":"c37382d348c5b949db7cb43bcdaaefb6fa37f349","kind":"tag","published_at":"2022-08-09T02:08:08.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.4.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"9ae450057ce5119e47a1e2091a08036f1299f09f","kind":"tag","published_at":"2022-06-14T22:31:16.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.3.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e5979d1e52869c21aee5f1741e3d172ac03fad9a","kind":"tag","published_at":"2022-05-15T18:49:43.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.2.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"12afdfaa5935be3edadba6f666ce119f3f275755","kind":"tag","published_at":"2022-05-04T23:21:11.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.1.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"5974531a39a07492ed7c45a20d9bcf8830cba92d","kind":"tag","published_at":"2022-05-04T22:48:26.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.1.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"2ed4bfa71b88031715dbeb2af873f1283383c290","kind":"tag","published_at":"2022-02-12T17:45:02.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v1.0.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v1.0.0/manifests"},{"name":"v0.1.8","sha":"a32668b45865e71f0bcff840e16daeaaaf36e98b","kind":"tag","published_at":"2022-01-26T02:47:34.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.8","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"be37a04c1aa5a7a851ff2ca4c53e0cfc6ddfde36","kind":"tag","published_at":"2022-01-25T21:46:02.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.7","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"925f02200c62a7dc798e474ed94a86e009fd1ebf","kind":"tag","published_at":"2021-10-22T23:12:55.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.6","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"8b58e2ab785913f5a4a27f65cd70d647f55337f6","kind":"tag","published_at":"2021-09-21T20:13:55.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.5","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"17add711e2a623882779903326f867c2a501cb01","kind":"tag","published_at":"2021-09-08T01:17:51.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.4","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"cb4f6fd65a9f4f0857b64b21eef5249f379ee9b7","kind":"tag","published_at":"2021-08-07T23:18:25.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.3","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"b861bdc7227813c1271e2d2e96025b5ffc635602","kind":"tag","published_at":"2021-04-29T17:35:45.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.2","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"44e62c414db0ef9f3a0f960dfb11a2d34e65b9e5","kind":"tag","published_at":"2020-12-29T22:59:39.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"3eebdf60a728b2d3625a77c825f28e35bda185f8","kind":"tag","published_at":"2020-12-10T16:36:13.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.1.0","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"8b0b7308982b44edb353160ccc0cab2da44f4862","kind":"tag","published_at":"2020-05-11T05:30:47.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.0.6","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"93922237c77d2e1c12204ee816cad86a4c297541","kind":"tag","published_at":"2020-05-05T03:14:36.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.0.5","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.5/manifests"},{"name":"rename_deeplearnb","sha":"93922237c77d2e1c12204ee816cad86a4c297541","kind":"tag","published_at":"2020-05-05T03:13:41.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/rename_deeplearnb","html_url":"https://github.com/plandes/deeplearn/releases/tag/rename_deeplearnb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@rename_deeplearnb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/rename_deeplearnb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/rename_deeplearnb/manifests"},{"name":"v0.0.4","sha":"50b1546596a03a6669750fa0a44b87fd575dfec6","kind":"tag","published_at":"2020-04-27T23:17:56.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.0.4","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"6ba003868ce7d9180ab068fec00a92d01fb8186c","kind":"tag","published_at":"2019-12-14T17:58:10.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.0.3","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"1148d0a56ca59b071ef63739ca43a859848b22ab","kind":"tag","published_at":"2019-07-08T01:34:19.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.0.2","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"d546c8e41f865e657be43f70fcf4d6421a1235dd","kind":"tag","published_at":"2019-07-07T23:08:31.000Z","download_url":"https://codeload.github.com/plandes/deeplearn/tar.gz/v0.0.1","html_url":"https://github.com/plandes/deeplearn/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/plandes/deeplearn@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T02:52:47.557Z","dependent_packages_count":0,"downloads":165,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":15.377267560219742,"dependent_repos_count":50.585246936170336,"dependent_packages_count":8.97782055308861,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.980111683159564},"purl":"pkg:pypi/zensols-deeplearn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/zensols-deeplearn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/zensols-deeplearn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/zensols-deeplearn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T23:19:12.419Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-deeplearn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-deeplearn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-deeplearn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/zensols-deeplearn/related_packages","maintainers":[{"uuid":"zensols","login":"zensols","name":null,"email":null,"url":null,"packages_count":40,"html_url":"https://pypi.org/user/zensols/","role":null,"created_at":"2025-06-17T03:22:44.363Z","updated_at":"2025-06-17T03:22:44.363Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zensols/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724840,"maintainers_count":308214,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1390394,"full_name":"plandes/deeplearn","default_branch":"master","committers":[{"name":"Paul Landes","email":"landes@mailc.net","login":null,"count":1150}],"total_commits":1150,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":1150.0,"dds":0.0,"past_year_committers":[{"name":"Paul Landes","email":"landes@mailc.net","login":null,"count":68}],"past_year_total_commits":68,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":68.0,"past_year_dds":0.0,"last_synced_at":"2024-09-25T07:12:59.329Z","last_synced_commit":"00c77a29d15a19789fcc0de6fe2d9f5db2d4e697","created_at":"2023-09-27T00:20:55.662Z","updated_at":"2024-09-25T07:12:59.330Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/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":"plandes/deeplearn","html_url":"https://github.com/plandes/deeplearn","last_synced_at":"2025-08-28T02:54:48.363Z","status":null,"issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T03:08:12.612Z","updated_at":"2025-08-28T02:54:48.363Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/plandes%2Fdeeplearn/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10079947,"issues_count":31294689,"pull_requests_count":96077738,"authors_count":10693120,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"DeleteEvent":1,"PushEvent":52,"CreateEvent":13},"last_year":{"DeleteEvent":1,"PushEvent":52,"CreateEvent":13}},"keywords":["bilstm-crf","convolutional-neural-networks","crf","deep-learning","pypi","pypi-link","pytorch","pytorch-cnn","utility","vectorized-features"],"dependencies":[{"ecosystem":"pypi","filepath":"src/python/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-18T19:01:17.474Z","updated_at":"2022-09-18T19:01:17.474Z","repository_link":"https://github.com/plandes/deeplearn/blob/master/src/python/requirements.txt","dependencies":[{"id":5320580590,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580591,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580592,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580593,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580594,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580595,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580596,"package_name":"torchvision","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580597,"package_name":"zensols.install","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":5320580598,"package_name":"zensols.util","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T04:45:49.915Z","updated_at":"2023-01-22T04:45:49.915Z","repository_link":"https://github.com/plandes/deeplearn/blob/master/.github/workflows/test.yml","dependencies":[{"id":7088925893,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2.4.0","direct":true,"kind":"composite","optional":false},{"id":7088925896,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":5.805134968916489,"created_at":"2025-09-04T15:50:08.231Z","updated_at":"2025-10-07T08:04:47.018Z","avatar_url":"https://github.com/plandes.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":165,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/3530","html_url":"https://science.ecosyste.ms/projects/3530","bibtex_url":"https://science.ecosyste.ms/projects/3530/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/3530/export.apalike"}