HVAC optimisation with Off-Policy Evaluation and Selection methods
Project description
HOPES
What is HOPES?
HOPES - HVAC optimisation with Off-Policy Evaluation and Selection - is a Python package for evaluating and selecting RL-based control policies. It offers a set of estimators and tools to evaluate the performance of a target policy, compared to a set of baseline policies (characterized by an offline logged dataset), using off-policy evaluation techniques. It's particularly suited for the context of HVAC control, where the target policy is a n RL-based controller and the baseline policies are rule-based controllers.
Installation
Supported Python versions: 3.10+
From PyPI
pip install hopes
From source (development version)
git clone https://github.com/airboxlab/hopes.git
cd hopes
# using poetry
poetry install
# using pip
pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hopes-0.0.4.tar.gz.
File metadata
- Download URL: hopes-0.0.4.tar.gz
- Upload date:
- Size: 32.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.8.0-110-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d2d5fd902503b3953cf0a03b97c59ac91160dc6799c83354f9e0e1b3fc1b367
|
|
| MD5 |
07802ce39b5d381e9bd6b9412b935350
|
|
| BLAKE2b-256 |
59042b9e14e0c68fd091ebcd700dc7d40f329ab067c161737b606a50a8af0e21
|
File details
Details for the file hopes-0.0.4-py3-none-any.whl.
File metadata
- Download URL: hopes-0.0.4-py3-none-any.whl
- Upload date:
- Size: 36.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.8.0-110-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e2a1919661e56cc26b9c1985f07342643c2718c068176782c6d243b7c4512db
|
|
| MD5 |
5f96ac952fd08d2440ae940292e69f10
|
|
| BLAKE2b-256 |
f36d570021156948200867a542758cc73d3b60b913ab244bdbf7fd784405ab21
|