{"id":37709705,"url":"https://github.com/cpcgskill/sgt","last_synced_at":"2026-01-16T13:17:14.427Z","repository":{"id":188084286,"uuid":"655770122","full_name":"cpcgskill/sgt","owner":"cpcgskill","description":"一个通用ai运行及训练后端。A general AI running and training backend.","archived":false,"fork":false,"pushed_at":"2024-08-16T02:03:57.000Z","size":92,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-08-16T03:22:07.601Z","etag":null,"topics":["dl","ea","pytorch","rl"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cpcgskill.png","metadata":{"files":{"readme":"README.en-US.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":"2023-06-19T15:00:51.000Z","updated_at":"2024-08-16T03:22:09.960Z","dependencies_parsed_at":null,"dependency_job_id":"9eb5d5a3-b4ed-41b8-846f-86f1786129f1","html_url":"https://github.com/cpcgskill/sgt","commit_stats":null,"previous_names":["cpcgskill/sgt"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cpcgskill/sgt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpcgskill%2Fsgt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpcgskill%2Fsgt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpcgskill%2Fsgt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpcgskill%2Fsgt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpcgskill","download_url":"https://codeload.github.com/cpcgskill/sgt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpcgskill%2Fsgt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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":["dl","ea","pytorch","rl"],"created_at":"2026-01-16T13:17:13.724Z","updated_at":"2026-01-16T13:17:14.411Z","avatar_url":"https://github.com/cpcgskill.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sgt\n\nA universal AI runtime and training backend based on deep learning and reinforcement learning.\n\nIts design goal is to be used for various fitting tasks, thus it needs to ensure the trained models possess as high robustness as possible with as few datasets as possible.\n\n* [English](./README.en-US.md)\n* [中文](./README.md)\n\n## Contents\n\n- [Quick Start](#Quick-Start)\n    * [Installation](#Installation)\n    * [Install Dependencies](#Install-Dependencies)\n    * [Set Environment Variables](#Set-Environment-Variables)\n    * [Launch](#Launch)\n- [Docker Build](#Docker-Build)\n- [Copyright-Notice](#Copyright-Notice)\n\n## Quick-Start\n\n### Installation\n\n```commandline\ngit clone git@github.com:cpcgskill/sgt.git\n```\n\n### Install-Dependencies\n\n```commandline\npip install -r requirements.txt\n```\n\n### Set-Environment-Variables\n\nWindows\n\n```commandline\nset mongodb_database_url \"your_mongodb_database_url\"\n```\n\nLinux\n\n```commandline\nexport mongodb_database_url \"your_mongodb_database_url\"\n```\n\nMacOS(ps: I'm not familiar with MacOS)\n\n```commandline\nexport mongodb_database_url \"your_mongodb_database_url\"\n```\n\n### Launch\n\n```commandline\npython main.py\n```\n\n## Docker-Build\n\nPay attention to the \"RUN pip install -r requirements.txt -i https://pypi.douban.com/simple\" part in the Dockerfile, as it specifies a CDN within China. If you are not Chinese or are not in China, it may cause problems.\n\n## Copyright-Notice\n\nThis project has signed an Apache-2.0 license, for details please refer to the LICENSE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpcgskill%2Fsgt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpcgskill%2Fsgt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpcgskill%2Fsgt/lists"}