{"id":20392568,"url":"https://github.com/openagi/deeprl","last_synced_at":"2025-04-12T11:54:25.908Z","repository":{"id":43615206,"uuid":"73632467","full_name":"openAGI/deeprl","owner":"openAGI","description":"Tensorflow framework for deep reinforcement learning ","archived":false,"fork":false,"pushed_at":"2017-08-30T20:09:28.000Z","size":60,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T06:41:48.986Z","etag":null,"topics":["deep-reinforcement-learning","reinforcement-learning-algorithms","tensorflow-framework"],"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/openAGI.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":"2016-11-13T17:49:02.000Z","updated_at":"2020-02-13T20:04:41.000Z","dependencies_parsed_at":"2022-08-02T13:30:22.505Z","dependency_job_id":null,"html_url":"https://github.com/openAGI/deeprl","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/openAGI%2Fdeeprl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openAGI%2Fdeeprl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openAGI%2Fdeeprl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openAGI%2Fdeeprl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openAGI","download_url":"https://codeload.github.com/openAGI/deeprl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565052,"owners_count":21125415,"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":["deep-reinforcement-learning","reinforcement-learning-algorithms","tensorflow-framework"],"created_at":"2024-11-15T03:44:23.833Z","updated_at":"2025-04-12T11:54:25.884Z","avatar_url":"https://github.com/openAGI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DEEP REINFORCEMENT LEARNING tensorflow framework\n        \n1. contains implemention of dueling network with double q network \n   Hado van Hasselt, Arthur Guez, David Silver, \"Deep Reinforcement Learning with Double Q-learning\"\n2. Easy to implement deeprl models\n3. trainer class\n\n## Implementation\n   1. Actor Critic DDPG\n   2. Q value \n   3. Double Q value\n   4. Simple Policy gradient\n \n# Requirements\n    1. Tensorflow\n    2. tqdm\n    3. gym\n    4. scipy or opencv (python)  \n    5. Easydict\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenagi%2Fdeeprl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenagi%2Fdeeprl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenagi%2Fdeeprl/lists"}