Metadata-Version: 2.1
Name: causalchamber
Version: 0.1.4
Summary: Access the datasets and models from the causal chambers.
Author-email: "Juan L. Gamella" <juangamella@gmail.com>
Project-URL: Homepage, https://causalchamber.ai
Project-URL: Repository, https://github.com/juangamella/causal-chamber-package
Project-URL: Issues, https://github.com/juangamella/causal-chamber-package/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: torch
License-File: LICENSE.txt

# Welcome to the `causalchamber` package!

[![PyPI version](https://badge.fury.io/py/causalchamber.svg)](https://badge.fury.io/py/causalchamber)
[![Downloads](https://static.pepy.tech/badge/causalchamber)](https://pepy.tech/project/causalchamber)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Donate](https://img.shields.io/static/v1.svg?logo=Github%20Sponsors&label=donate&message=Github%20Sponsors&color=e874ff)](https://github.com/sponsors/juangamella)

![The Causal Chambers: (left) the wind tunnel, and (right) the light tunnel with the front panel removed to show its interior.](https://causalchamber.s3.eu-central-1.amazonaws.com/downloadables/the_chambers.jpg)

The `causalchamber` package provides different functionality for the [Causal Chambers](https://causalchamber.ai).

Please see the project's [GitHub repository](https://github.com/juangamella/causal-chamber-package) for the complete documentation of the package.
