{"id":13936911,"url":"https://github.com/VinF/deer","last_synced_at":"2025-07-19T22:33:09.588Z","repository":{"id":6073112,"uuid":"50100181","full_name":"VinF/deer","owner":"VinF","description":"DEEp Reinforcement learning framework","archived":false,"fork":false,"pushed_at":"2024-05-01T15:00:31.000Z","size":13211,"stargazers_count":485,"open_issues_count":4,"forks_count":126,"subscribers_count":50,"default_branch":"master","last_synced_at":"2024-11-19T17:29:42.295Z","etag":null,"topics":["deep-reinforcement-learning","policy-gradient","q-learning"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VinF.png","metadata":{"files":{"readme":"README.rst","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":"2016-01-21T10:29:30.000Z","updated_at":"2024-05-01T15:00:35.000Z","dependencies_parsed_at":"2024-06-19T06:14:16.667Z","dependency_job_id":"c3aaee09-243f-467e-820e-ee35265b9bc3","html_url":"https://github.com/VinF/deer","commit_stats":{"total_commits":450,"total_committers":13,"mean_commits":34.61538461538461,"dds":0.3844444444444445,"last_synced_commit":"bbb78169711d2182da4c55bb173eb869f311ac75"},"previous_names":["vinf/general_deep_q_rl"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinF%2Fdeer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinF%2Fdeer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinF%2Fdeer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VinF%2Fdeer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VinF","download_url":"https://codeload.github.com/VinF/deer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226693903,"owners_count":17667757,"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","policy-gradient","q-learning"],"created_at":"2024-08-07T23:03:06.674Z","updated_at":"2024-11-27T05:30:40.340Z","avatar_url":"https://github.com/VinF.png","language":"Python","readme":".. -*- mode: rst -*-\n\n|Python27|_ |Python36|_ |PyPi|_ |License|_\n\n.. |Python27| image:: https://img.shields.io/badge/python-2.7-blue.svg\n.. _Python27: https://badge.fury.io/py/deer\n\n.. |Python36| image:: https://img.shields.io/badge/python-3.6-blue.svg\n.. _Python36: https://badge.fury.io/py/deer\n\n.. |PyPi| image:: https://badge.fury.io/py/deer.svg\n.. _PyPi: https://badge.fury.io/py/deer\n\n.. |License| image:: https://img.shields.io/badge/license-MIT-blue.svg\n.. _License: https://github.com/VinF/deer/blob/master/LICENSE\n\nDeeR\n====\n\nDeeR is a python library for Deep Reinforcement. It is build with modularity in mind so that it can easily be adapted to any need. It provides many possibilities out of the box such as Double Q-learning, prioritized Experience Replay, Deep deterministic policy gradient (DDPG), Combined Reinforcement via Abstract Representations (CRAR). Many different environment examples are also provided (some of them using OpenAI gym).\n\nDependencies\n============\n\nThis framework is tested to work under Python 3.6.\n\nThe required dependencies are NumPy \u003e= 1.10, joblib \u003e= 0.9. You also need Keras\u003e=2.6.\n\nFor running the examples, Matplotlib \u003e= 1.1.1 is required.\nFor running the atari games environment, you need to install ALE \u003e= 0.4.\n\nFull Documentation\n==================\n\nThe documentation is available at : http://deer.readthedocs.io/\n","funding_links":[],"categories":["强化学习实战资源","Python"],"sub_categories":["Implementation of Algorithms"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVinF%2Fdeer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVinF%2Fdeer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVinF%2Fdeer/lists"}