gym-envs


Namegym-envs JSON
Version 2.2.2 PyPI version JSON
download
home_pagehttps://github.com/pypa/sampleproject
SummaryGym environments for RL reaching tasks
upload_time2023-01-16 12:18:21
maintainer
docs_urlNone
authorsanjeev
requires_python>=3.6
licenseMIT
keywords reinforcement_learning openai_gym
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # widowx_env

widowx_env is a series of OpenAI Gym reinforcement learning environments. 
It simulates a robotic arm (WidowX MK-II) with the Pybullet engine. The goal is to bring the end-effector as close as possible to the target position (represented as a green sphere).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pypa/sampleproject",
    "name": "gym-envs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Reinforcement_Learning,OpenAI_Gym",
    "author": "sanjeev",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/3b/e6/5f4817056e208a1206b46791410c0af9462d2b15bee22ae431f0020e9a38/gym_envs-2.2.2.tar.gz",
    "platform": null,
    "description": "# widowx_env\r\n\r\nwidowx_env is a series of OpenAI Gym reinforcement learning environments. \r\nIt simulates a robotic arm (WidowX MK-II) with the Pybullet engine. The goal is to bring the end-effector as close as possible to the target position (represented as a green sphere).\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Gym environments for RL reaching tasks",
    "version": "2.2.2",
    "split_keywords": [
        "reinforcement_learning",
        "openai_gym"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e923ff64aaa6342f2d341fb81053b0482b05344a05957f8720c45492ac16ba2",
                "md5": "281a18edd5fb3ed5f878efb8afb3e088",
                "sha256": "781f0c359d3688a7e55fc4c95740c5ecbd2843b49fc789f4ea4c39769b7fbdd2"
            },
            "downloads": -1,
            "filename": "gym_envs-2.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "281a18edd5fb3ed5f878efb8afb3e088",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 12598,
            "upload_time": "2023-01-16T12:18:17",
            "upload_time_iso_8601": "2023-01-16T12:18:17.833346Z",
            "url": "https://files.pythonhosted.org/packages/5e/92/3ff64aaa6342f2d341fb81053b0482b05344a05957f8720c45492ac16ba2/gym_envs-2.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3be65f4817056e208a1206b46791410c0af9462d2b15bee22ae431f0020e9a38",
                "md5": "2d992b07882864255b6e404ccbe0a5c0",
                "sha256": "38b8a67fb61811c89c86887de3305b352a51e39f73af07ed599542b3dcb8f0a8"
            },
            "downloads": -1,
            "filename": "gym_envs-2.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2d992b07882864255b6e404ccbe0a5c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 12001,
            "upload_time": "2023-01-16T12:18:21",
            "upload_time_iso_8601": "2023-01-16T12:18:21.554066Z",
            "url": "https://files.pythonhosted.org/packages/3b/e6/5f4817056e208a1206b46791410c0af9462d2b15bee22ae431f0020e9a38/gym_envs-2.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-16 12:18:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "gym-envs"
}
        
Elapsed time: 0.03361s