dm-control


Namedm-control JSON
Version 1.0.18 PyPI version JSON
download
home_pagehttps://github.com/google-deepmind/dm_control
SummaryContinuous control environments and MuJoCo Python bindings.
upload_time2024-04-11 15:38:14
maintainerNone
docs_urlNone
authorDeepMind
requires_python>=3.8
licenseApache License 2.0
keywords machine learning control physics mujoco ai
VCS
bugtrack_url
requirements absl-py dm-env dm-tree glfw h5py labmaze lxml mock mujoco nose nose-xunitmp numpy numpy Pillow protobuf pyopengl pyparsing requests scipy scipy setuptools tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# `dm_control`: DeepMind Infrastructure for Physics-Based Simulation.

DeepMind's software stack for physics-based simulation and Reinforcement
Learning environments, using MuJoCo physics.

An **introductory tutorial** for this package is available as a Colaboratory
notebook: [Open In Google Colab](https://colab.research.google.com/github/google-deepmind/dm_control/blob/main/tutorial.ipynb).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/google-deepmind/dm_control",
    "name": "dm-control",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "machine learning control physics MuJoCo AI",
    "author": "DeepMind",
    "author_email": "mujoco@deepmind.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/f5/6b8d8102ec8be3ec9d803789309e647d451ba35e5c36e3a7a9157b48e1a1/dm_control-1.0.18.tar.gz",
    "platform": null,
    "description": "\n# `dm_control`: DeepMind Infrastructure for Physics-Based Simulation.\n\nDeepMind's software stack for physics-based simulation and Reinforcement\nLearning environments, using MuJoCo physics.\n\nAn **introductory tutorial** for this package is available as a Colaboratory\nnotebook: [Open In Google Colab](https://colab.research.google.com/github/google-deepmind/dm_control/blob/main/tutorial.ipynb).\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Continuous control environments and MuJoCo Python bindings.",
    "version": "1.0.18",
    "project_urls": {
        "Homepage": "https://github.com/google-deepmind/dm_control"
    },
    "split_keywords": [
        "machine",
        "learning",
        "control",
        "physics",
        "mujoco",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e357f04af7d2790ca176017a696950fd93d08450d28719dcdb0ec491cd27ebc9",
                "md5": "b4fe70dcc535080fbfb971913e2bb264",
                "sha256": "94e195dc8654d1dd6b003c88a1e8524f8643a31309ef9b10ef72a9d6df6de73e"
            },
            "downloads": -1,
            "filename": "dm_control-1.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4fe70dcc535080fbfb971913e2bb264",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 56320835,
            "upload_time": "2024-04-11T15:38:08",
            "upload_time_iso_8601": "2024-04-11T15:38:08.220202Z",
            "url": "https://files.pythonhosted.org/packages/e3/57/f04af7d2790ca176017a696950fd93d08450d28719dcdb0ec491cd27ebc9/dm_control-1.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cff56b8d8102ec8be3ec9d803789309e647d451ba35e5c36e3a7a9157b48e1a1",
                "md5": "0efd52d99db05f3410acdfa8a5d94d1f",
                "sha256": "9dc825a7719e0386364417746dd85e5fe0a235f2597a0b13323407b273a3633e"
            },
            "downloads": -1,
            "filename": "dm_control-1.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "0efd52d99db05f3410acdfa8a5d94d1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 56147100,
            "upload_time": "2024-04-11T15:38:14",
            "upload_time_iso_8601": "2024-04-11T15:38:14.733273Z",
            "url": "https://files.pythonhosted.org/packages/cf/f5/6b8d8102ec8be3ec9d803789309e647d451ba35e5c36e3a7a9157b48e1a1/dm_control-1.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 15:38:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "google-deepmind",
    "github_project": "dm_control",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "absl-py",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "dm-env",
            "specs": [
                [
                    "==",
                    "1.6"
                ]
            ]
        },
        {
            "name": "dm-tree",
            "specs": [
                [
                    "==",
                    "0.1.8"
                ]
            ]
        },
        {
            "name": "glfw",
            "specs": [
                [
                    "==",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    "==",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "labmaze",
            "specs": [
                [
                    "==",
                    "1.0.6"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "mock",
            "specs": [
                [
                    "==",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "mujoco",
            "specs": [
                [
                    "==",
                    "3.1.4"
                ]
            ]
        },
        {
            "name": "nose",
            "specs": [
                [
                    "==",
                    "1.3.7"
                ]
            ]
        },
        {
            "name": "nose-xunitmp",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.4"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.3"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "3.19.4"
                ]
            ]
        },
        {
            "name": "pyopengl",
            "specs": [
                [
                    "==",
                    "3.1.7"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.10.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "69.0.2"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.2"
                ]
            ]
        }
    ],
    "lcname": "dm-control"
}
        
Elapsed time: 0.28284s