{"id":19530028,"url":"https://github.com/goktug97/nes-torch","last_synced_at":"2025-07-23T11:05:01.411Z","repository":{"id":57445573,"uuid":"358604767","full_name":"goktug97/nes-torch","owner":"goktug97","description":"Minimal PyTorch Library for Natural Evolution Strategies","archived":false,"fork":false,"pushed_at":"2021-09-29T19:40:58.000Z","size":773,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T19:03:07.148Z","etag":null,"topics":["evolution-strategies","evolution-strategy","evolutionary-algorithms","natural-evolution-strategies","policy-gradient","pytorch","reinforcement-learning"],"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/goktug97.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}},"created_at":"2021-04-16T13:15:40.000Z","updated_at":"2024-11-03T11:53:35.000Z","dependencies_parsed_at":"2022-09-26T17:31:00.220Z","dependency_job_id":null,"html_url":"https://github.com/goktug97/nes-torch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goktug97/nes-torch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goktug97%2Fnes-torch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goktug97%2Fnes-torch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goktug97%2Fnes-torch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goktug97%2Fnes-torch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goktug97","download_url":"https://codeload.github.com/goktug97/nes-torch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goktug97%2Fnes-torch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266665790,"owners_count":23964973,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["evolution-strategies","evolution-strategy","evolutionary-algorithms","natural-evolution-strategies","policy-gradient","pytorch","reinforcement-learning"],"created_at":"2024-11-11T01:28:33.155Z","updated_at":"2025-07-23T11:05:01.364Z","avatar_url":"https://github.com/goktug97.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Minimal PyTorch Library for Natural Evolution Strategies\n========================================================\n\u003cp align=\"middle\"\u003e\n    \u003cimg src=\"/gifs/lunarlander.gif\" width=\"100%\" /\u003e\n\u003c/p\u003e\n\n\n# Requirements\n\n```\nnumpy\ntorch\n```\n\n## Optional\n```\ngym # For gym examples\nmpi4py # For parallelization\n```\n\nTo install `mpi4py` you need `MPI` installed in the system.\nCheck: https://mpi4py.readthedocs.io/en/stable/install.html\n\nA Dockerfile is provided for convenience.\n\n# Installation\n\n```bash\npip install nes-torch --user\n```\n\n# Documentation\nhttps://nestorch.readthedocs.io/\n\n# Usage\nSee https://github.com/goktug97/nes-torch/blob/master/examples\n\nCheck documentation or https://github.com/goktug97/nes-torch/blob/master/nes/config.py for parameters.\n\nYou can run the example with\n```bash\nPYTHONPATH=\"$(pwd):$PYTHONPATH\" python examples/example.py\n```\nor in parallel for faster training.\n```bash\nPYTHONPATH=\"$(pwd):$PYTHONPATH\" mpirun --np 2 python examples/example.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoktug97%2Fnes-torch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoktug97%2Fnes-torch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoktug97%2Fnes-torch/lists"}