{"id":17816949,"url":"https://github.com/eczy/relational-rl","last_synced_at":"2025-10-07T01:24:23.022Z","repository":{"id":40958313,"uuid":"256637793","full_name":"eczy/relational-rl","owner":"eczy","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-01T18:49:12.000Z","size":524,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T23:43:50.950Z","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/eczy.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":"2020-04-18T00:25:34.000Z","updated_at":"2024-10-01T18:49:09.000Z","dependencies_parsed_at":"2024-09-14T14:29:41.748Z","dependency_job_id":null,"html_url":"https://github.com/eczy/relational-rl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Frelational-rl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Frelational-rl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Frelational-rl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eczy%2Frelational-rl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eczy","download_url":"https://codeload.github.com/eczy/relational-rl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246780272,"owners_count":20832559,"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","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-10-27T16:39:49.398Z","updated_at":"2025-10-07T01:24:17.941Z","avatar_url":"https://github.com/eczy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# relational-rl\n\nThis repo contains 4 models:\n* Q-learning\n* SARSA\n* Deep Q-learning\n* Relational Q-learning\n\nBelow are the instructions:\n1. Open the \"relational-rl\" directory from terminal\n\n1. Install dependencies:\n```\npip install -r requirements.txt\n```\n\n2. Run the following commands to run each of the models:\n* Q-learning\n```python\npython main_TabularQLearning.py\n```\n\n* SARSA\n```python\npython main_TabularSarsa.py\n```\n\n* Deep Q-learning\n```python\npython main.py baseline\n```\n\n* Relational Q-learning\n```python\npython main.py relational\n```\n\n# Acknowledgement:\n`box_world_env.py` and `boxworld_gen.py` are from Nathan Grinsztajn's BoxWorld implementation found at `https://github.com/nathangrinsztajn/Box-World`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feczy%2Frelational-rl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feczy%2Frelational-rl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feczy%2Frelational-rl/lists"}