{"id":20297917,"url":"https://github.com/carefree0910/carefree-learn","last_synced_at":"2025-04-13T00:46:54.465Z","repository":{"id":37441196,"uuid":"273041593","full_name":"carefree0910/carefree-learn","owner":"carefree0910","description":"Deep Learning ❤️ PyTorch","archived":false,"fork":false,"pushed_at":"2024-03-18T12:01:04.000Z","size":6736,"stargazers_count":401,"open_issues_count":2,"forks_count":39,"subscribers_count":12,"default_branch":"v0.5.x","last_synced_at":"2024-04-18T06:19:53.852Z","etag":null,"topics":["algorithm","automl","computer-vision","data-science","deep-learning","ensemble","machine-learning","numpy","python","pytorch","tabular-data","tabular-datasets"],"latest_commit_sha":null,"homepage":"https://carefree0910.me/carefree-learn-doc/","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/carefree0910.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-17T17:44:17.000Z","updated_at":"2024-06-21T02:14:09.275Z","dependencies_parsed_at":"2022-08-08T20:15:58.916Z","dependency_job_id":"5001510f-975d-4e9f-8011-b8ce2bf7161b","html_url":"https://github.com/carefree0910/carefree-learn","commit_stats":{"total_commits":4779,"total_committers":2,"mean_commits":2389.5,"dds":"0.49508265327474366","last_synced_commit":"b1811e7d8a635cd15203d330cde41b99eabbdc03"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carefree0910%2Fcarefree-learn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carefree0910%2Fcarefree-learn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carefree0910%2Fcarefree-learn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carefree0910%2Fcarefree-learn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carefree0910","download_url":"https://codeload.github.com/carefree0910/carefree-learn/tar.gz/refs/heads/v0.5.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650434,"owners_count":21139672,"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"}},"keywords":["algorithm","automl","computer-vision","data-science","deep-learning","ensemble","machine-learning","numpy","python","pytorch","tabular-data","tabular-datasets"],"created_at":"2024-11-14T16:01:20.631Z","updated_at":"2025-04-13T00:46:54.418Z","avatar_url":"https://github.com/carefree0910.png","language":"Python","funding_links":[],"categories":["其他_机器学习与深度学习"],"sub_categories":[],"readme":"![carefree-learn][socialify-image]\n\nDeep Learning with [PyTorch](https://pytorch.org/) made easy 🚀 !\n\n## v0.5.x WIP!\n\nHere are the main design principles:\n- The codes should be '`module` first', which means all previous `model`s should be a simple `module` now.\n  - And `model` should only be related to the training stuffs. If we only want to use the fancy AI models at inference stage, `module` should be all we need.\n- The `module`s should be as 'native' as possible: no inheritance from base classes except `nn.Module` should be the best, and previous inheritance-based features should be achieved by **dependency injection**.\n  - This helps the `module`s to be more `torch.compile` friendly.\n- Training stuffs are not considered at the first place, but they will definitely be added later on, based on the modern AI developments.\n- APIs will be as BC as possible.\n\n## License\n\n`carefree-learn` is MIT licensed, as found in the [`LICENSE`](https://carefree0910.me/carefree-learn-doc/docs/about/license) file.\n\n\n[socialify-image]: https://socialify.git.ci/carefree0910/carefree-learn/image?description=1\u0026descriptionEditable=Deep%20Learning%20%E2%9D%A4%EF%B8%8F%20PyTorch\u0026forks=1\u0026issues=1\u0026logo=https%3A%2F%2Fraw.githubusercontent.com%2Fcarefree0910%2Fcarefree-learn-doc%2Fmaster%2Fstatic%2Fimg%2Flogo.min.svg\u0026pattern=Floating%20Cogs\u0026stargazers=1","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarefree0910%2Fcarefree-learn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarefree0910%2Fcarefree-learn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarefree0910%2Fcarefree-learn/lists"}