{"id":13564861,"url":"https://github.com/tiepvupsu/dlproject_structure","last_synced_at":"2025-10-05T23:01:53.753Z","repository":{"id":113161368,"uuid":"148671404","full_name":"tiepvupsu/dlproject_structure","owner":"tiepvupsu","description":"Structure of a deep learning project","archived":false,"fork":false,"pushed_at":"2018-09-13T17:14:41.000Z","size":2,"stargazers_count":5,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T19:51:44.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/tiepvupsu.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}},"created_at":"2018-09-13T17:12:12.000Z","updated_at":"2022-12-18T08:03:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f7d68be-e8bd-42f3-a38c-9b745c67841e","html_url":"https://github.com/tiepvupsu/dlproject_structure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tiepvupsu/dlproject_structure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiepvupsu%2Fdlproject_structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiepvupsu%2Fdlproject_structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiepvupsu%2Fdlproject_structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiepvupsu%2Fdlproject_structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiepvupsu","download_url":"https://codeload.github.com/tiepvupsu/dlproject_structure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiepvupsu%2Fdlproject_structure/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267983365,"owners_count":24176058,"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-07-31T02:00:08.723Z","response_time":66,"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":[],"created_at":"2024-08-01T13:01:37.158Z","updated_at":"2025-10-05T23:01:53.672Z","avatar_url":"https://github.com/tiepvupsu.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\nTypical structure of a PyTorch project:\n\n```\n── READEME.md\n├── data\n│   └── place_data_here\n└── src\n    ├── config.py\n    ├── csv\n    │   ├── test.csv\n    │   ├── train.csv\n    │   └── val.csv\n    ├── dataset.py\n    ├── evaluate.py\n    ├── loss.py\n    ├── main.py\n    ├── sampler.py\n    ├── saved_models\n    │   ├── example.t7\n    │   └── save_models_here.txt\n    └── train.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiepvupsu%2Fdlproject_structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiepvupsu%2Fdlproject_structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiepvupsu%2Fdlproject_structure/lists"}