causal-playground


Namecausal-playground JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryInteractively generating causal data from structural causal models.
upload_time2024-04-05 07:50:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License
keywords causality reinforcement learning structural causal model data generation rl scm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Overview
The [CausalPlayground](https://github.com/sa-and/CausalPlayground) library serves as a tool for causality research, focusing on the interactive exploration of structural 
causal models (SCMs). It provides extensive functionality for creating, manipulating and sampling SCMs, seamlessly 
integrating them with the Gymnasium framework. Users have complete control over SCMs, enabling precise manipulation and
interaction with causal mechanisms. Additionally, CausalPlayground offers a range of useful helper functions for generating 
diverse instances of SCMs and DAGs, facilitating quantitative experimentation and evaluation. Notably, the library is 
optimized for (but not limited to) easy integration with reinforcement learning methods, enhancing its utility in active inference and 
learning settings. Find the complete API documentation and a quickstart guide [here](https://sa-and.github.io/CausalPlayground/).

# Installation guide
In your python environment `pip install causal-playground`.

# Contributing
Contributions are highly welcomed and encouraged! To contribute to the project, please follow the following steps:

- Fork the project.
- Create a local branch `my-awesome-new-feature`.
- Implement your new feature in the newly created branch.
- Make sure you provide sufficient documentation and test-cases.
- Open a pull request.

Alternatively, you can open a well-described issue.

# Citing this work
If you are using this library, please consider citing us:
TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "causal-playground",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "causality, reinforcement learning, structural causal model, data generation, RL, SCM",
    "author": null,
    "author_email": "Andreas Sauter <a.sauter@vu.nl>",
    "download_url": "https://files.pythonhosted.org/packages/f8/60/63c4a322d163abc49d0def1267c42f19213ec683e2b2c74745b58c7ac510/causal-playground-0.1.1.tar.gz",
    "platform": null,
    "description": "# Overview\nThe [CausalPlayground](https://github.com/sa-and/CausalPlayground) library serves as a tool for causality research, focusing on the interactive exploration of structural \ncausal models (SCMs). It provides extensive functionality for creating, manipulating and sampling SCMs, seamlessly \nintegrating them with the Gymnasium framework. Users have complete control over SCMs, enabling precise manipulation and\ninteraction with causal mechanisms. Additionally, CausalPlayground offers a range of useful helper functions for generating \ndiverse instances of SCMs and DAGs, facilitating quantitative experimentation and evaluation. Notably, the library is \noptimized for (but not limited to) easy integration with reinforcement learning methods, enhancing its utility in active inference and \nlearning settings. Find the complete API documentation and a quickstart guide [here](https://sa-and.github.io/CausalPlayground/).\n\n# Installation guide\nIn your python environment `pip install causal-playground`.\n\n# Contributing\nContributions are highly welcomed and encouraged! To contribute to the project, please follow the following steps:\n\n- Fork the project.\n- Create a local branch `my-awesome-new-feature`.\n- Implement your new feature in the newly created branch.\n- Make sure you provide sufficient documentation and test-cases.\n- Open a pull request.\n\nAlternatively, you can open a well-described issue.\n\n# Citing this work\nIf you are using this library, please consider citing us:\nTODO\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Interactively generating causal data from structural causal models.",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://sa-and.github.io/CausalPlayground/CausalPlayground.html",
        "Homepage": "https://sa-and.github.io/CausalPlayground/CausalPlayground.html",
        "Repository": "https://github.com/sa-and/CausalPlayground"
    },
    "split_keywords": [
        "causality",
        " reinforcement learning",
        " structural causal model",
        " data generation",
        " rl",
        " scm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a8f55eb75659da2452a069eb498aee23b9b26da65ba6aca6a1acadce74197e3",
                "md5": "47a5868808fc8bcfda3db0f2ad20d3b3",
                "sha256": "ea48305e5626c5d7b68c32199d2713c5e0f00ecb6dd95b787fb003dc8d690e9e"
            },
            "downloads": -1,
            "filename": "causal_playground-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47a5868808fc8bcfda3db0f2ad20d3b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17957,
            "upload_time": "2024-04-05T07:50:45",
            "upload_time_iso_8601": "2024-04-05T07:50:45.897596Z",
            "url": "https://files.pythonhosted.org/packages/7a/8f/55eb75659da2452a069eb498aee23b9b26da65ba6aca6a1acadce74197e3/causal_playground-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f86063c4a322d163abc49d0def1267c42f19213ec683e2b2c74745b58c7ac510",
                "md5": "8d2d0596c42d1a1fdf5a272848ca7713",
                "sha256": "1fd4a5117d31532890a97b6a1afe1cb5ae0d6563b0a03bac4094d3a15ce8586e"
            },
            "downloads": -1,
            "filename": "causal-playground-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8d2d0596c42d1a1fdf5a272848ca7713",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19046,
            "upload_time": "2024-04-05T07:50:52",
            "upload_time_iso_8601": "2024-04-05T07:50:52.191032Z",
            "url": "https://files.pythonhosted.org/packages/f8/60/63c4a322d163abc49d0def1267c42f19213ec683e2b2c74745b58c7ac510/causal-playground-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 07:50:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sa-and",
    "github_project": "CausalPlayground",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "causal-playground"
}
        
Elapsed time: 0.21790s