{"id":34836964,"url":"https://github.com/rodrigogs/ml-world","last_synced_at":"2026-03-18T00:04:09.442Z","repository":{"id":81617744,"uuid":"385465929","full_name":"rodrigogs/ml-world","owner":"rodrigogs","description":"Machine learning on Unity","archived":false,"fork":false,"pushed_at":"2025-11-12T01:02:27.000Z","size":1556491,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T01:39:52.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/rodrigogs.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-13T03:44:23.000Z","updated_at":"2025-11-12T01:02:31.000Z","dependencies_parsed_at":"2024-05-21T21:44:04.170Z","dependency_job_id":"39d26384-8699-465c-861a-e2e915f056ad","html_url":"https://github.com/rodrigogs/ml-world","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rodrigogs/ml-world","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fml-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fml-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fml-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fml-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigogs","download_url":"https://codeload.github.com/rodrigogs/ml-world/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fml-world/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30636705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T23:56:54.546Z","status":"ssl_error","status_checked_at":"2026-03-17T23:56:28.952Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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-12-25T16:06:31.639Z","updated_at":"2026-03-18T00:04:09.417Z","avatar_url":"https://github.com/rodrigogs.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ml-world\n\nBase Unity project ready to use with [ml-agents](https://github.com/Unity-Technologies/ml-agents).\n\n## Instalation\n#### Clone\n```ps1\ngit clone --recurse-submodules https://github.com/rodrigogs/ml-world.git\n```\nPowershell\n```ps1\n./Scripts/setup.ps1\n```\nBash\n```bash\n./Scripts/setup.sh\n```\n\n## Usage\n#### First initialize the virtualenv\nPowershell\n```ps1\n./.venv/Scripts/Activate.ps1\n```\nBash\n```bash\nsource ./.venv/bin/activate\n```\n#### Then you can train your agents\nPowershell\n```ps1\nmlagents-learn ./Assets/Configs/sample_config.yml --run-id MyBehavior\n```\nBash\n```bash\nmlagents-learn ./Assets/Configs/sample_config.yml --run-id MyBehavior\n```\n#### Or improve existent ones\nPowershell\n```ps1\nmlagents-learn ./Assets/Configs/sample_config.yml --initialize-from MyBehavior1 --run-id MyBehavior2\n```\nBash\n```bash\nmlagents-learn ./Assets/Configs/sample_config.yml --initialize-from MyBehavior1 --run-id MyBehavior2\n```\n#### Using tensorboard\n```bash\ntensorboard --logdir ./results\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigogs%2Fml-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigogs%2Fml-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigogs%2Fml-world/lists"}