dm-control


Namedm-control JSON
Version 1.0.25 PyPI version JSON
download
home_pagehttps://github.com/google-deepmind/dm_control
SummaryContinuous control environments and MuJoCo Python bindings.
upload_time2024-11-05 17:48:17
maintainerNone
docs_urlNone
authorDeepMind
requires_python>=3.9
licenseApache License 2.0
keywords machine learning control physics mujoco ai
VCS
bugtrack_url
requirements No requirements were recorded.
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.9",
    "maintainer_email": null,
    "keywords": "machine learning control physics MuJoCo AI",
    "author": "DeepMind",
    "author_email": "mujoco@deepmind.com",
    "download_url": "https://files.pythonhosted.org/packages/eb/7b/9f325b820f659bf16b2eb92e7ba2ecc2729d8a901d2925d32a78888232b6/dm_control-1.0.25.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.25",
    "project_urls": {
        "Homepage": "https://github.com/google-deepmind/dm_control"
    },
    "split_keywords": [
        "machine",
        "learning",
        "control",
        "physics",
        "mujoco",
        "ai"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b1cf88e419cdbb8ebd39e36ff7880d170dd4167937e03355b22dae762519afc",
                "md5": "6533ad6136ff64a25329dd5461a4b931",
                "sha256": "156c935231e35f174324ff78d30a167a686a841dcc6e22aecbd48c49e7df3872"
            },
            "downloads": -1,
            "filename": "dm_control-1.0.25-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6533ad6136ff64a25329dd5461a4b931",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 56325202,
            "upload_time": "2024-11-05T17:48:11",
            "upload_time_iso_8601": "2024-11-05T17:48:11.693432Z",
            "url": "https://files.pythonhosted.org/packages/5b/1c/f88e419cdbb8ebd39e36ff7880d170dd4167937e03355b22dae762519afc/dm_control-1.0.25-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb7b9f325b820f659bf16b2eb92e7ba2ecc2729d8a901d2925d32a78888232b6",
                "md5": "fc7a1793b903be880a34aa35dc8c8b51",
                "sha256": "28cb07d8f4bbcda49d7ea6a967b5b3b48d29f4bce770d27f71a87af54c8a4f80"
            },
            "downloads": -1,
            "filename": "dm_control-1.0.25.tar.gz",
            "has_sig": false,
            "md5_digest": "fc7a1793b903be880a34aa35dc8c8b51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 56153674,
            "upload_time": "2024-11-05T17:48:17",
            "upload_time_iso_8601": "2024-11-05T17:48:17.426550Z",
            "url": "https://files.pythonhosted.org/packages/eb/7b/9f325b820f659bf16b2eb92e7ba2ecc2729d8a901d2925d32a78888232b6/dm_control-1.0.25.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 17:48:17",
    "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": [],
    "lcname": "dm-control"
}
        
Elapsed time: 0.52336s