{ "info": { "author": "Reinforcement Learning Working Group", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Software Development :: Libraries" ], "description": "[![Docs](https://readthedocs.org/projects/garage/badge)](http://garage.readthedocs.org/en/latest/)\n[![Build Status](https://travis-ci.com/rlworkgroup/garage.svg?branch=master)](https://travis-ci.com/rlworkgroup/garage)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/rlworkgroup/garage/blob/master/LICENSE)\n[![codecov](https://codecov.io/gh/rlworkgroup/garage/branch/master/graph/badge.svg)](https://codecov.io/gh/rlworkgroup/garage)\n[![PyPI version](https://badge.fury.io/py/garage.svg)](https://badge.fury.io/py/garage)\n\n# garage\n\ngarage is a framework for developing and evaluating reinforcement learning algorithms. It includes a wide range of continuous control tasks plus implementations of algorithms.\n\ngarage is fully compatible with [OpenAI Gym](https://gym.openai.com/). All garage environments implement gym.Env, so all garage components can also be used with any environment implementing gym.Env.\n\ngarage only officially supports Python 3.5+.\n\ngarage supports [TensorFlow](https://www.tensorflow.org/) for neural network frameworks. TensorFlow modules can be found under [garage/tf](https://github.com/rlworkgroup/garage/tree/master/garage/tf).\n\n# Documentation\n\nDocumentation is available online at [https://garage.readthedocs.org/en/latest/](https://garage.readthedocs.org/en/latest/).\n\n# Citing garage\n\nIf you use garage for academic research, you are highly encouraged to cite the following paper on the original rllab implementation:\n\n- Yan Duan, Xi Chen, Rein Houthooft, John Schulman, Pieter Abbeel. \"[Benchmarking Deep Reinforcement Learning for Continuous Control](http://arxiv.org/abs/1604.06778)\". _Proceedings of the 33rd International Conference on Machine Learning (ICML), 2016._\n\n# Credits\ngarage is based on a predecessor project called [rllab](https://github.com/rll/rllab). The garage project is grateful for the contributions of the original rllab authors, and hopes to continue advancing the state of reproducibility in RL research in the same spirit.\n\nrllab was originally developed by Rocky Duan (UC Berkeley/OpenAI), Peter Chen (UC Berkeley), Rein Houthooft (UC Berkeley/OpenAI), John Schulman (UC Berkeley/OpenAI), and Pieter Abbeel (UC Berkeley/OpenAI).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rlworkgroup/garage", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "garage", "package_url": "https://pypi.org/project/garage/", "platform": "", "project_url": "https://pypi.org/project/garage/", "project_urls": { "Homepage": "https://github.com/rlworkgroup/garage" }, "release_url": "https://pypi.org/project/garage/2019.9.0rc1/", "requires_dist": null, "requires_python": ">=3.5", "summary": "A framework for reproducible reinforcement learning research", "version": "2019.9.0rc1" }, "last_serial": 5827575, "releases": { "2019.9.0rc0": [ { "comment_text": "", "digests": { "md5": "c06d3ca0e9aff2cecf5243009896aaa6", "sha256": "5056c6d093b4f80a7370a91cb8cac2718d91b60f9ea5aca36edba533791a6b94" }, "downloads": -1, "filename": "garage-2019.9.0rc0.tar.gz", "has_sig": false, "md5_digest": "c06d3ca0e9aff2cecf5243009896aaa6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 317927, "upload_time": "2019-09-12T23:07:35", "url": "https://files.pythonhosted.org/packages/59/1b/55e21987c4eddfabdc4f9ef9931946017c69009c51db82d7a6e2bcb75330/garage-2019.9.0rc0.tar.gz" } ], "2019.9.0rc1": [ { "comment_text": "", "digests": { "md5": "991cb903bc4c9c9e86d3412c5c6332ae", "sha256": "d4920bd0ba4de7e6ca719399b4076b020cf94742bb41cab2df444fd00a27ae31" }, "downloads": -1, "filename": "garage-2019.9.0rc1.tar.gz", "has_sig": false, "md5_digest": "991cb903bc4c9c9e86d3412c5c6332ae", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 317929, "upload_time": "2019-09-13T20:09:37", "url": "https://files.pythonhosted.org/packages/24/9e/0cb40c3676daae9bccc6acf891546625c1750a8c4e74d4791dee833fe4eb/garage-2019.9.0rc1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "991cb903bc4c9c9e86d3412c5c6332ae", "sha256": "d4920bd0ba4de7e6ca719399b4076b020cf94742bb41cab2df444fd00a27ae31" }, "downloads": -1, "filename": "garage-2019.9.0rc1.tar.gz", "has_sig": false, "md5_digest": "991cb903bc4c9c9e86d3412c5c6332ae", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 317929, "upload_time": "2019-09-13T20:09:37", "url": "https://files.pythonhosted.org/packages/24/9e/0cb40c3676daae9bccc6acf891546625c1750a8c4e74d4791dee833fe4eb/garage-2019.9.0rc1.tar.gz" } ] }