{"id":15677637,"url":"https://github.com/justusschock/dl-utils","last_synced_at":"2025-08-16T09:10:05.972Z","repository":{"id":104434841,"uuid":"249367818","full_name":"justusschock/dl-utils","owner":"justusschock","description":"Utilities for Deep Learning with PyTorch (models, losses, metrics etc.)","archived":false,"fork":false,"pushed_at":"2020-07-20T07:51:19.000Z","size":239,"stargazers_count":14,"open_issues_count":8,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-07T01:01:48.419Z","etag":null,"topics":["cnn","deep-learning","deep-neural-networks","loss-functions","metrics","models","neural-network","python","pytorch"],"latest_commit_sha":null,"homepage":"","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/justusschock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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-03-23T07:53:41.000Z","updated_at":"2024-11-11T03:39:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac6fb8f2-0c67-4ed4-9df3-5a484c36f80c","html_url":"https://github.com/justusschock/dl-utils","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/justusschock/dl-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justusschock%2Fdl-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justusschock%2Fdl-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justusschock%2Fdl-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justusschock%2Fdl-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justusschock","download_url":"https://codeload.github.com/justusschock/dl-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justusschock%2Fdl-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270690586,"owners_count":24628919,"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-16T02:00:11.002Z","response_time":91,"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"}},"keywords":["cnn","deep-learning","deep-neural-networks","loss-functions","metrics","models","neural-network","python","pytorch"],"created_at":"2024-10-03T16:10:06.237Z","updated_at":"2025-08-16T09:10:05.941Z","avatar_url":"https://github.com/justusschock.png","language":"Python","readme":"# dl-utils: Utilities for Deep Learning with PyTorch\n\n## Content\nThis package contains mainly loss functions, model definitions and metrics in both functional and modular and (whenever possible) pure PyTorch implementations.\n\n## Installation\n### From source\n`pip install git+https://github.com/justusschock/dl-utils`\n\n### From PyPi\n`pip install deep-learning-utils`\n\n\n## Subpackages\nCurrently there are the following subpackages:\n\n* `dlutils.data`: contains data utilities (so far just a dataset for random fake data)\n* `dlutils.losses`: extends the losses given in PyTorch itself by a few more loss functions\n* `dlutils.metrics`: implements some common metrics\n* `dlutils.models`: contains Nd implementations of many popular models\n    - `dlutils.models.gans`: contains many basic gan implementations, but so far not for arbitrary dimensions\n* `dlutils.optims`: containis additional optimizers\n* `dlutils.utils`: contains additional utilities such as tensor operations and module loading\n\n## Note\n* Most of this code was only tested sparely and not with a proper CI/CD and unittests. I'm currently working on that and any contributions are highly welcomed.\n\n* All implementations are done for pure PyTorch. You can employ them in whatever training framework you want (like [pytorch/ignite]{https://github.com/pytorch/ignite) or [Pytorch-Lightning](https://github.com/PyTorchLightning/pytorch-lightning)) or in your custom training loops\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustusschock%2Fdl-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustusschock%2Fdl-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustusschock%2Fdl-utils/lists"}