dm-control


Namedm-control JSON
Version 1.0.19 PyPI version JSON
download
home_pagehttps://github.com/google-deepmind/dm_control
SummaryContinuous control environments and MuJoCo Python bindings.
upload_time2024-05-08 00:36:59
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/9f/5c/7829ff8bc42081b6468616282a6c76cb3aa758edbf9ce10adc6225bd12b3/dm_control-1.0.19.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.19",
    "project_urls": {
        "Homepage": "https://github.com/google-deepmind/dm_control"
    },
    "split_keywords": [
        "machine",
        "learning",
        "control",
        "physics",
        "mujoco",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6fa1912e4ac7e496c7f3566a4952d328c5f8e3c43d81402611c0989b328add8a",
                "md5": "7aea46b6645064cbebf153069c459e7f",
                "sha256": "2c130d378e1b7394d6125651e61fe99fafcd01a0974cd9bcf3ecf4f8a6713998"
            },
            "downloads": -1,
            "filename": "dm_control-1.0.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7aea46b6645064cbebf153069c459e7f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 56321713,
            "upload_time": "2024-05-08T00:36:54",
            "upload_time_iso_8601": "2024-05-08T00:36:54.140926Z",
            "url": "https://files.pythonhosted.org/packages/6f/a1/912e4ac7e496c7f3566a4952d328c5f8e3c43d81402611c0989b328add8a/dm_control-1.0.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f5c7829ff8bc42081b6468616282a6c76cb3aa758edbf9ce10adc6225bd12b3",
                "md5": "4dda65c144db721e83aa2a5a795e969a",
                "sha256": "9e4d9aa9343c9c5ea874643ccf4ee5ec37f31002e041813387b5834bc8f3d223"
            },
            "downloads": -1,
            "filename": "dm_control-1.0.19.tar.gz",
            "has_sig": false,
            "md5_digest": "4dda65c144db721e83aa2a5a795e969a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 56150440,
            "upload_time": "2024-05-08T00:36:59",
            "upload_time_iso_8601": "2024-05-08T00:36:59.924069Z",
            "url": "https://files.pythonhosted.org/packages/9f/5c/7829ff8bc42081b6468616282a6c76cb3aa758edbf9ce10adc6225bd12b3/dm_control-1.0.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-08 00:36:59",
    "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.11.0"
                ]
            ]
        },
        {
            "name": "labmaze",
            "specs": [
                [
                    "==",
                    "1.0.6"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "5.2.1"
                ]
            ]
        },
        {
            "name": "mock",
            "specs": [
                [
                    "==",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "mujoco",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "nose",
            "specs": [
                [
                    "==",
                    "1.3.7"
                ]
            ]
        },
        {
            "name": "nose-xunitmp",
            "specs": [
                [
                    "==",
                    "0.4.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.4"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.4"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "10.3.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.13.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "69.0.2"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.4"
                ]
            ]
        }
    ],
    "lcname": "dm-control"
}
        
Elapsed time: 0.31753s