{"id":25624182,"url":"https://github.com/lebellig/dueling-network-architectures","last_synced_at":"2026-06-18T04:31:25.144Z","repository":{"id":154379181,"uuid":"442830900","full_name":"lebellig/dueling-network-architectures","owner":"lebellig","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-28T15:26:19.000Z","size":407,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-08T12:47:50.246Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/lebellig.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-29T16:36:30.000Z","updated_at":"2022-01-23T16:50:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"21548f28-4752-49f4-a1f7-a4f6012ed934","html_url":"https://github.com/lebellig/dueling-network-architectures","commit_stats":null,"previous_names":["lebellig/dueling-network-architectures"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lebellig/dueling-network-architectures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fdueling-network-architectures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fdueling-network-architectures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fdueling-network-architectures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fdueling-network-architectures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lebellig","download_url":"https://codeload.github.com/lebellig/dueling-network-architectures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lebellig%2Fdueling-network-architectures/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34476727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":"2025-02-22T12:26:41.027Z","updated_at":"2026-06-18T04:31:25.128Z","avatar_url":"https://github.com/lebellig.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dueling Network Architectures for Reinforcement Learning\n## Project structure\n\nThe two main experiments made are located in the `notebooks/` folder (for dueling network architectures and single stream model for Q-learning) and you can watch the videos of the spaceship landing on the moon in the `videos/`.\nAll models and their blocks are located in the `src/dueling_archs/models` folder and the corresponding losses in the `src/dueling_archs/losses`.\n\nhttps://user-images.githubusercontent.com/47056792/151573866-5c0ea2e1-12bc-40e5-b675-65967e84a150.mp4\n\nRun tests with *pytest* from `test/`. \n## Installation\n\n1. Clone this repository:\n\n```bash\ngit clone https://github.com/gle-bellier/dueling-network-architectures.git\n\n```\n\n2. Install requirements:\n\n```bash\ncd expressive-perf\npip install -r requirements.txt\n\n```\n\n3. Install package locally:\n```bash\npip install -e .\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebellig%2Fdueling-network-architectures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flebellig%2Fdueling-network-architectures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flebellig%2Fdueling-network-architectures/lists"}