{"id":69038,"name":"nolearn","description":"Combines the ease of use of scikit-learn with the power of Theano/Lasagne","url":"https://github.com/dnouri/nolearn","last_synced_at":"2025-09-08T14:21:09.448Z","repository":{"id":5611904,"uuid":"6819325","full_name":"dnouri/nolearn","owner":"dnouri","description":"Combines the ease of use of scikit-learn with the power of Theano/Lasagne","archived":false,"fork":false,"pushed_at":"2023-07-06T21:05:48.000Z","size":823,"stargazers_count":952,"open_issues_count":42,"forks_count":259,"subscribers_count":54,"default_branch":"master","last_synced_at":"2025-05-28T22:47:39.161Z","etag":null,"topics":["deep-learning","lasagne","machine-learning","scikit-learn"],"latest_commit_sha":null,"homepage":"http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/","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/dnouri.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-11-22T21:41:47.000Z","updated_at":"2025-04-20T00:43:09.000Z","dependencies_parsed_at":"2022-09-02T22:20:17.681Z","dependency_job_id":"9e9bcd13-a1c3-48c9-8454-27acb11cd3df","html_url":"https://github.com/dnouri/nolearn","commit_stats":{"total_commits":305,"total_committers":19,"mean_commits":16.05263157894737,"dds":0.2557377049180328,"last_synced_commit":"8f4473190a06caf80878821d29178b82329d8bee"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/dnouri/nolearn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/sbom","scorecard":{"id":348786,"data":{"date":"2025-08-11","repo":{"name":"github.com/dnouri/nolearn","commit":"8f4473190a06caf80878821d29178b82329d8bee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 9/17 approved changesets -- score normalized to 5","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":"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":-1,"reason":"no dependencies found","details":null,"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-18T07:48:03.223Z","repository_id":5611904,"created_at":"2025-08-18T07:48:03.224Z","updated_at":"2025-08-18T07:48:03.224Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196969,"owners_count":25239326,"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-08T02:00:09.813Z","response_time":121,"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":"dnouri","name":"Daniel Nouri","uuid":"56370","kind":"user","description":"Machine Learning Expert and Software Engineer","email":"","website":null,"location":"Malmö, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56370?u=435fdf3f977b122ded96446f914dea3717910ae5\u0026v=4","repositories_count":40,"last_synced_at":"2023-03-12T03:15:54.862Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dnouri","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T02:27:17.348Z","updated_at":"2023-03-12T03:15:55.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri/repositories"},"packages":[{"id":2820497,"name":"nolearn","ecosystem":"pypi","description":"scikit-learn compatible neural network library","homepage":"https://github.com/dnouri/nolearn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dnouri/nolearn","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2012-11-22T23:08:16.000Z","latest_release_published_at":"2019-11-05T08:33:27.000Z","latest_release_number":"0.6.1","last_synced_at":"2025-07-25T06:33:07.920Z","created_at":"2022-04-10T11:45:57.971Z","updated_at":"2025-07-25T06:33:07.921Z","registry_url":"https://pypi.org/project/nolearn/","install_command":"pip install nolearn --index-url https://pypi.org/simple","documentation_url":"https://nolearn.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.4"],"normalized_name":"nolearn"},"repo_metadata":{"uuid":"6819325","full_name":"dnouri/nolearn","owner":"dnouri","description":"Combines the ease of use of scikit-learn with the power of Theano/Lasagne","archived":false,"fork":false,"pushed_at":"2023-07-06T21:05:48.000Z","size":823,"stargazers_count":946,"open_issues_count":43,"forks_count":267,"subscribers_count":56,"default_branch":"master","last_synced_at":"2024-01-03T01:52:08.799Z","etag":null,"topics":["deep-learning","lasagne","machine-learning","scikit-learn"],"latest_commit_sha":null,"homepage":"http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/","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/dnouri.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-11-22T21:41:47.000Z","updated_at":"2024-01-02T16:13:22.000Z","dependencies_parsed_at":"2022-09-02T22:20:17.681Z","dependency_job_id":"9e9bcd13-a1c3-48c9-8454-27acb11cd3df","html_url":"https://github.com/dnouri/nolearn","commit_stats":{"total_commits":305,"total_committers":19,"mean_commits":16.05263157894737,"dds":0.2557377049180328,"last_synced_commit":"8f4473190a06caf80878821d29178b82329d8bee"},"previous_names":[],"tags_count":8,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":178913899,"owners_count":10743907,"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","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":"dnouri","name":"Daniel Nouri","uuid":"56370","kind":"user","description":"Machine Learning Expert and Software Engineer","email":"","website":null,"location":"Malmö, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/56370?u=435fdf3f977b122ded96446f914dea3717910ae5\u0026v=4","repositories_count":40,"last_synced_at":"2023-03-12T03:15:54.862Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dnouri","created_at":"2022-11-03T02:27:17.348Z","updated_at":"2023-03-12T03:15:55.010Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri/repositories"},"tags":[{"name":"0.6.1","sha":"e006d47560c32726e9db49b3068cf00a6d32f2bc","kind":"commit","published_at":"2019-11-05T08:32:05.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.6.1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"1fe7ab58e260221250a76d6d97c6d6f2d91e4dc0","kind":"tag","published_at":"2016-08-27T05:55:24.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.6.0","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.6.0/manifests"},{"name":"0.5","sha":"38794fdae9b32c305e244487b6a6dc74ab2158d0","kind":"tag","published_at":"2015-01-22T22:00:30.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.5","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.5/manifests"},{"name":"0.5b1","sha":"bbe0da2ad198202b258624db74c6f3b67556554f","kind":"tag","published_at":"2014-08-29T19:36:58.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.5b1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.5b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.5b1/manifests"},{"name":"0.3.1","sha":"bc3bf127d93afc06474d802163658597cde8000b","kind":"tag","published_at":"2013-11-18T12:12:53.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.3.1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.3.1/manifests"},{"name":"0.3","sha":"f5878f15b5579dd13b0c1acfcfbf2e6487ed4671","kind":"tag","published_at":"2013-11-02T17:32:48.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.3","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.3/manifests"},{"name":"0.2b1","sha":"ea507ce7b70c2f7065059515086198e0316d2f70","kind":"tag","published_at":"2012-12-30T18:37:41.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.2b1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.2b1/manifests"},{"name":"0.1b1","sha":"ef5627d082fcb8dff9e5315519b87c67be52938d","kind":"tag","published_at":"2012-11-22T23:07:25.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.1b1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags/0.1b1/manifests"}]},"repo_metadata_updated_at":"2024-01-03T02:53:57.862Z","dependent_packages_count":1,"downloads":321,"downloads_period":"last-month","dependent_repos_count":107,"rankings":{"downloads":10.637578055861907,"dependent_repos_count":1.4439177307133573,"dependent_packages_count":4.74372965710212,"stargazers_count":2.0674816850166815,"forks_count":3.205362211090236,"docker_downloads_count":1.0014483836573407,"average":3.849919620573607},"purl":"pkg:pypi/nolearn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nolearn","docker_dependents_count":2,"docker_downloads_count":161120,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nolearn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nolearn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-01-03T01:37:15.590Z","issues_count":54,"pull_requests_count":47,"avg_time_to_close_issue":5626139.2,"avg_time_to_close_pull_request":2865498.5135135134,"issues_closed_count":35,"pull_requests_closed_count":37,"pull_request_authors_count":17,"issue_authors_count":34,"avg_comments_per_issue":2.759259259259259,"avg_comments_per_pull_request":1.446808510638298,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nolearn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nolearn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nolearn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nolearn/related_packages","maintainers":[{"uuid":"nouri","login":"nouri","name":null,"email":null,"url":null,"packages_count":49,"html_url":"https://pypi.org/user/nouri/","role":null,"created_at":"2023-02-24T19:37:09.129Z","updated_at":"2023-02-24T19:37:09.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nouri/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726163,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":5299750,"name":"nolearn","ecosystem":"conda","description":null,"homepage":"https://github.com/dnouri/nolearn","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dnouri/nolearn","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-11-11T21:23:51.000Z","latest_release_published_at":"2021-11-11T21:23:51.000Z","latest_release_number":"0.6.1","last_synced_at":"2025-08-21T23:07:34.594Z","created_at":"2022-10-03T16:07:23.010Z","updated_at":"2025-08-21T23:07:34.594Z","registry_url":"https://anaconda.org/conda-forge/nolearn","install_command":"conda install -c conda-forge nolearn","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"6819325","full_name":"dnouri/nolearn","owner":"dnouri","description":"Combines the ease of use of scikit-learn with the power of Theano/Lasagne","archived":false,"fork":false,"pushed_at":"2022-09-30T18:31:08.000Z","size":822,"stargazers_count":949,"open_issues_count":43,"forks_count":268,"subscribers_count":56,"default_branch":"master","last_synced_at":"2023-03-21T11:17:18.026Z","etag":null,"topics":["deep-learning","lasagne","machine-learning","scikit-learn"],"latest_commit_sha":null,"homepage":"http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/","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,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-22T21:41:47.000Z","updated_at":"2023-03-09T07:01:28.000Z","dependencies_parsed_at":"2022-09-02T22:20:17.681Z","dependency_job_id":null,"html_url":"https://github.com/dnouri/nolearn","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"dnouri","name":"Daniel Nouri","uuid":"56370","kind":"user","description":"Machine Learning Expert and Software Engineer","email":"","website":null,"location":"Malmö, Sweden","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/56370?u=435fdf3f977b122ded96446f914dea3717910ae5\u0026v=4","repositories_count":40,"last_synced_at":"2023-03-12T03:15:54.862Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnouri"},"tags":[{"name":"0.6.1","sha":"e006d47560c32726e9db49b3068cf00a6d32f2bc","kind":"commit","published_at":"2019-11-05T08:32:05.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.6.1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.6.1"},{"name":"0.6.0","sha":"1fe7ab58e260221250a76d6d97c6d6f2d91e4dc0","kind":"tag","published_at":"2016-08-27T05:55:24.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.6.0","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.6.0"},{"name":"0.5","sha":"38794fdae9b32c305e244487b6a6dc74ab2158d0","kind":"tag","published_at":"2015-01-22T22:00:30.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.5","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.5"},{"name":"0.5b1","sha":"bbe0da2ad198202b258624db74c6f3b67556554f","kind":"tag","published_at":"2014-08-29T19:36:58.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.5b1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.5b1"},{"name":"0.3.1","sha":"bc3bf127d93afc06474d802163658597cde8000b","kind":"tag","published_at":"2013-11-18T12:12:53.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.3.1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.3.1"},{"name":"0.3","sha":"f5878f15b5579dd13b0c1acfcfbf2e6487ed4671","kind":"tag","published_at":"2013-11-02T17:32:48.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.3","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.3"},{"name":"0.2b1","sha":"ea507ce7b70c2f7065059515086198e0316d2f70","kind":"tag","published_at":"2012-12-30T18:37:41.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.2b1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.2b1"},{"name":"0.1b1","sha":"ef5627d082fcb8dff9e5315519b87c67be52938d","kind":"tag","published_at":"2012-11-22T23:07:25.000Z","download_url":"https://codeload.github.com/dnouri/nolearn/tar.gz/0.1b1","html_url":"https://github.com/dnouri/nolearn/releases/tag/0.1b1"}]},"repo_metadata_updated_at":"2023-03-22T07:28:25.049Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":51.58940066869604,"stargazers_count":13.16931982633864,"forks_count":10.739058835271221,"docker_downloads_count":null,"average":24.962572982683763},"purl":"pkg:conda/nolearn","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/nolearn","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/nolearn","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/nolearn/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:48:09.054Z","issues_count":54,"pull_requests_count":47,"avg_time_to_close_issue":5626139.2,"avg_time_to_close_pull_request":2865498.5135135134,"issues_closed_count":35,"pull_requests_closed_count":37,"pull_request_authors_count":17,"issue_authors_count":34,"avg_comments_per_issue":2.759259259259259,"avg_comments_per_pull_request":1.446808510638298,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":2,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nolearn/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nolearn/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nolearn/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nolearn/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":32968,"full_name":"dnouri/nolearn","default_branch":"master","committers":[{"name":"Daniel Nouri","email":"daniel.nouri@gmail.com","login":"dnouri","count":227},{"name":"BenjaminBossan","email":"benjamin.bossan@gmail.com","login":"BenjaminBossan","count":41},{"name":"Alex Rothberg","email":"agrothberg@gmail.com","login":"cancan101","count":13},{"name":"Dan Chianucci","email":"dan.chianucci@gmail.com","login":"DanChianucci","count":8},{"name":"megha","email":"meghaj67@gmail.com","login":"m-jain-1","count":3},{"name":"Alejandro Dubrovsky","email":"alito@organicrobot.com","login":null,"count":1},{"name":"Lukas","email":"code@sachen.org","login":null,"count":1},{"name":"Russ Ferriday","email":"russ.ferriday@swga.co","login":null,"count":1},{"name":"Andrei Costinescu","email":"AndreiCostinescu","login":"AndreiCostinescu","count":1},{"name":"Chen Hung-Tu","email":"transedward","login":"transedward","count":1},{"name":"Felix Lau","email":"felixlaumon@gmail.com","login":"felixlaumon","count":1},{"name":"MadsDyrmann","email":"madsdyrmannlarsen@gmail.com","login":"MadsDyrmann","count":1},{"name":"Sayre Blades","email":"sayre.blades@gmail.com","login":"SayreBlades","count":1},{"name":"Vanessa Sochat","email":"vsochat@stanford.edu","login":"vsoch","count":1},{"name":"Zach Dwiel","email":"zdwiel@plotwatt.com","login":"dwiel","count":1},{"name":"daviddumenil","email":"me@david-d.com","login":"daviddumenil","count":1},{"name":"jalFaizy","email":"faizankshaikh@gmail.com","login":"faizankshaikh","count":1},{"name":"nicholai","email":"nickmitchko@gmail.com","login":"nickmitchko","count":1}],"total_commits":305,"total_committers":18,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":16.944444444444443,"dds":0.2557377049180328,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-28T22:47:12.576Z","last_synced_commit":"8f4473190a06caf80878821d29178b82329d8bee","created_at":"2023-03-07T16:50:53.922Z","updated_at":"2025-05-28T22:47:12.690Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"dnouri/nolearn","html_url":"https://github.com/dnouri/nolearn","last_synced_at":"2025-08-31T13:57:42.532Z","status":null,"issues_count":54,"pull_requests_count":47,"avg_time_to_close_issue":8268464.138888889,"avg_time_to_close_pull_request":2865498.5135135134,"issues_closed_count":36,"pull_requests_closed_count":37,"pull_request_authors_count":17,"issue_authors_count":34,"avg_comments_per_issue":2.759259259259259,"avg_comments_per_pull_request":1.446808510638298,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":4,"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-10T21:44:44.195Z","updated_at":"2025-08-31T13:57:42.534Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnouri%2Fnolearn/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":4},"issue_author_associations_count":{"NONE":43,"CONTRIBUTOR":7,"COLLABORATOR":3,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":16,"OWNER":14,"NONE":10,"COLLABORATOR":6},"issue_authors":{"cancan101":5,"JamesOwers":4,"EliasVansteenkiste":4,"BenjaminBossan":3,"algila":3,"MartinThoma":2,"jrodrigog":2,"pwyang123":2,"lzuwei":2,"ztarboun":2,"ibeckermayer":2,"dnouri":1,"RohanVB":1,"cristiaan3003":1,"srimalj":1,"NenadZivic":1,"jfy133":1,"jorgdv":1,"ibrahmd":1,"nishankb1012":1,"HariGopal191":1,"frthjf":1,"Devgyani":1,"ChinookPDX":1,"erogol":1,"mirekphd":1,"sampepose":1,"alexvpickering":1,"leozulfiu":1,"rachidasen":1,"QijinYin":1,"vsoch":1,"mominchen":1,"DanChianucci":1},"pull_request_authors":{"dnouri":14,"BenjaminBossan":6,"DanChianucci":6,"cancan101":4,"dependabot[bot]":4,"MartinThoma":1,"austinwiltshire":1,"AndreiCostinescu":1,"mamrehn":1,"gitty-up":1,"nickmitchko":1,"SayreBlades":1,"mjain-1":1,"poulsbo":1,"hungtuchen":1,"topiaruss":1,"vsoch":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10149940,"issues_count":32051461,"pull_requests_count":100019933,"authors_count":10721757,"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":[{"login":"dnouri","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnouri"},{"login":"BenjaminBossan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenjaminBossan"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":5},"last_year":{"IssuesEvent":1,"WatchEvent":5}},"keywords":["deep-learning","lasagne","machine-learning","scikit-learn"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T22:20:17.508Z","updated_at":"2022-09-02T22:20:17.508Z","repository_link":"https://github.com/dnouri/nolearn/blob/master/requirements.txt","dependencies":[{"id":3635490905,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.10.4","direct":true,"kind":"runtime","optional":false},{"id":3635490906,"package_name":"scipy","ecosystem":"pypi","requirements":"==0.16.1","direct":true,"kind":"runtime","optional":false},{"id":3635490907,"package_name":"Theano","ecosystem":"pypi","requirements":"==0.8","direct":true,"kind":"runtime","optional":false},{"id":3635490908,"package_name":"joblib","ecosystem":"pypi","requirements":"==0.9.3","direct":true,"kind":"runtime","optional":false},{"id":3635490909,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"==0.17","direct":true,"kind":"runtime","optional":false},{"id":3635490910,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.7.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-02T22:20:17.583Z","updated_at":"2022-09-02T22:20:17.583Z","repository_link":"https://github.com/dnouri/nolearn/blob/master/setup.py","dependencies":[{"id":3635490952,"package_name":"joblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3635490953,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3635490954,"package_name":"tabulate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3635490955,"package_name":"Lasagne","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3635490956,"package_name":"Theano","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":21.784697505735096,"created_at":"2025-09-08T11:18:59.387Z","updated_at":"2025-10-07T08:25:41.473Z","avatar_url":"https://github.com/dnouri.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":321,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69038","html_url":"https://science.ecosyste.ms/projects/69038"}