{"id":25624180,"url":"https://github.com/lebellig/pytorch-research-template","last_synced_at":"2026-02-16T08:07:47.625Z","repository":{"id":154379240,"uuid":"588281191","full_name":"lebellig/pytorch-research-template","owner":"lebellig","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-13T09:48:55.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T08:34:49.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lebellig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-01-12T18:53:21.000Z","updated_at":"2023-01-12T18:53:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2bb3255-b939-4d6c-a6c2-e563ae84a8ea","html_url":"https://github.com/lebellig/pytorch-research-template","commit_stats":null,"previous_names":["lebellig/pytorch-research-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lebellig/pytorch-research-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fpytorch-research-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fpytorch-research-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fpytorch-research-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fpytorch-research-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebellig","download_url":"https://codeload.github.com/lebellig/pytorch-research-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fpytorch-research-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29503209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T05:57:17.024Z","status":"ssl_error","status_checked_at":"2026-02-16T05:56:49.929Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-02-22T12:26:39.555Z","updated_at":"2026-02-16T08:07:47.598Z","avatar_url":"https://github.com/lebellig.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pytorch research template\n\nThis repo aims at providing a default configuration for research repositories using Pytorch.\nIt will include the following tools:\n\n- Pytorch Lightning (for fast training routines prototyping)\n- Pytorch Lightning CLI (for config files)\n- Weights and biaises (for logging)\n\n## Project structure\n\n```\n_\n|_ configs (include all config files)\n|_ dataset (include all raw and processed data files)\n|_ logs\n|_ src\n  |_ data (scripts for data pre/post processing and data handlers)\n    |_ datamodules (include pytorch datamodule)\n    |_ dataprocessors (include pytorch dataprocessors)\n    |_ transforms (include all data transforms)\n    |_ visualization (inlude tools for data analysis)\n  |_ eval\n  |_ models\n    |_ blocks (all elementary neural network blocks)\n    |_ nn (all models)\n  |_ train\n    |_ callbacks\n  |_ utils\n|_ tests\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebellig%2Fpytorch-research-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flebellig%2Fpytorch-research-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebellig%2Fpytorch-research-template/lists"}